To specify the GROUP BY clause, do the following:
- Select the columns you want to include in the GROUP BY clause.
- Specify the sequence you want the columns to be in the GROUP BY
clause.
- Select Apply.
To move a column before some other one in the GROUP BY sequence,
use the GROUP BY sequence pop-up menu:
- Select the column you want to move.
- From the GROUP BY sequence pop-up menu, select Move
before and then the column you want the one you selected in the list to
be moved before.
To move a column after some other one in the GROUP BY sequence,
use the GROUP BY sequence pop-up menu:
- Select the column you want to move.
- From the GROUP BY sequence pop-up menu, select Move
after and then the column you want the one you selected in the list to
be moved after.