SqlBuilder.selectGroupBy

Valid only for: SELECT statements

Adds the expr_id expression to the GROUP BY clause's expressions list

class SqlBuilder
void
selectGroupBy

Parameters

exprId gda.types.SqlBuilderId

the ID of the expression to set use in the GROUP BY clause, or 0 to unset any previous GROUP BY clause