Open soulstompp opened 2 years ago
Both ORDER BY AND GROUP BY can have a positional in place of a column name (the positional and column names can be used in the same list) and any conditional expression. Ideally, the parser would able to handle these situations.
Both ORDER BY AND GROUP BY can have a positional in place of a column name (the positional and column names can be used in the same list) and any conditional expression. Ideally, the parser would able to handle these situations.