Show TOC

Syntax documentationgroup_clause

Syntax Syntax

  1. <group_clause> ::=
      GROUP BY <expression>,...
End of the code.