I have a query which looks like this. The problem is that the entire query is grouped which is not desired.
select `col_1`, `col_2`, `col_3` from `mytable`