Closed machow closed 7 years ago
Most of these just involve removing the keyword
SELECT a FROM b, c
(bonus: HAVING, WINDOW, FETCH, FOR)
see issue #44 for ORDER BY parsing issues
Most of these just involve removing the keyword
SELECT a FROM b, c
(bonus: HAVING, WINDOW, FETCH, FOR)