select_take_group_by
Description:
Sets the GROUP BY clause of this
group_by
's ownership is transferred to this (which means this
is then responsible for freeing it when no longer needed).
Parameters:
this |
a SqlStatement pointer |
group_by |
a list of SqlExpr pointer |