Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Logical operators test for the truth of a condition. The following table lists the Entity SQL logical operators.
Operator | Meaning |
---|---|
Logical AND. |
|
Logical NOT. |
|
Logical OR. |
See Also
Concepts
Operators (Entity SQL)
Operator Precedence (Entity SQL)
Entity SQL Reference