SQL Statements and Extensions for the Salesforce Driver : SQL Expressions : Operators : Comparison Operators

Comparison Operators
Comparison operators compare one expression to another. The result of such a comparison can be TRUE, FALSE, or UNKNOWN (if one of the operands is NULL). The Salesforce driver considers the UNKNOWN result as FALSE.
The following table lists the supported comparison operators.

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