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