Description
The current error message
"Correlated scalar subqueries in the GROUP BY clause must also be in the aggregate expressions<treeNode>"
is incorrect since it's not related with group by clause.
We should fix it.
The current error message
"Correlated scalar subqueries in the GROUP BY clause must also be in the aggregate expressions<treeNode>"
is incorrect since it's not related with group by clause.
We should fix it.