Previous Topic: OperandsNext Topic: Mask Character


Search Condition

A search condition is used in a FOR construct to access a database using SQL. A search condition conforms to the SQL syntax with the exceptions described with the FOR statement for SQL.

Where Condition

A where condition is used in a FOR construct to determine which record or row to access. Qualifications on its use are described with the FOR statement for each respective type of dataview.