|
Learn more about Toad for SQL Server Find solutions and downloads at the |
|
Toad for SQL Server 6.6 |
You can use a Where condition to filter data returned by a query or to join sets of data.
Notes:
To set a Where condition
Select a column from a table in the Diagram tab.
Select the Where
Condition field below the column and click
.
Notes:
Complete the fields as necessary. Review the following for additional information:
| Form Page | Description |
|---|---|
|
Field |
Select an operator or predicate to use in this condition. |
|
Value 1 Type Value 2 Type |
Select whether the expression is a column or constant. After selecting this option, select the column name or enter a constant in the field. Notes:
|
|
Formula Page |
Description |
|
Functions |
Perform an incremental search or select a function and then select a column on which to perform the function. |
|
Operators |
Double click an operator or predicate to use in this condition. |
|
Columns and calculated fields |
Double-click a column to apply a function or operator against. |
|
Date Range Page |
Description |
|
Date Range Values |
Select a date range to apply to this column. See Set Date Ranges for more information. Note: This tab only displays if you select a column that has a Date data type. |
Tips: