Database Guide
Use the HAVING Details window to specify the HAVING clause of a SELECT statement.
You can also use this window to add expressions to the left and right
operand lists. This is helpful when the HAVING clause you want to use
consists of multiple expressions.
- Note:
- The HAVING clause will be removed from the SQL statement if you specify an
empty expression and then select Apply.
Fields
Menu-bar choices
Push buttons
- Select Apply to accept the HAVING clause and close the
window.
- Select Add to operand lists to add the
expression you have specified to the left and right operand lists.
Tasks
You can get to the HAVING 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
HAVING.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]