SQL Statements and Extensions for the Salesforce Driver : SQL Expressions : Conditions

Conditions
A condition specifies a combination of one or more expressions and logical operators that evaluates to either TRUE, FALSE, or UNKNOWN. You can use a condition in the Where clause of the Delete, Select, and Update statements; and in the Having clauses of Select statements. The following describes supported conditions.
Table 28. Conditions

© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.