Enhancement for AS keyword
Closed this issue · 0 comments
karimiumar commented
The AS keyword should be enhanced to support select operations as given:
AS (
SELECT * FROM film WHERE length = 120
)
Closed this issue · 0 comments
The AS keyword should be enhanced to support select operations as given:
AS (
SELECT * FROM film WHERE length = 120
)