Database Guide
Use the GROUP BY Details window to specify the GROUP BY clause of a SELECT statement.
- Note:
- The GROUP BY clause will be removed from the SQL statement if you select
Apply without specifying any columns.
Fields
Push buttons
Select Apply to accept the GROUP BY clause and close the
window.
Tasks
You can get to the GROUP BY Details window from the SELECT
Details window by doing the following:
- Make sure you have selected the tables and views you want to include in
the FROM clause of the SELECT statement.
- From the Clause pull-down menu, select GROUP
BY.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]