Logical operators

Does any of the following:

  • Compare conditions (AND, OR, and NOT).

  • Test the truth or NULL value nature of the expressions (IS).

 Syntax 1
 Syntax 2
 Syntax 3
 Remarks
 See also
 Example