Use alias in group_by_expression and order_by_expression.
It is useful when use select_expression in inner query and use group_by_expression or order_by_expression in outer query.
Showing
Please register or sign in to comment
It is useful when use select_expression in inner query and use group_by_expression or order_by_expression in outer query.