Logical operators are grouped left to right. When a statement contains more than one logical operator, the operations are performed in their order of precedence. See “Operator order of precedence” for information about the precedence of the logical operators. Use parenthesis ( ) to perform operations in non-precedence order. In the examples below, “a”, “b”, “c”, and “d” are integer data.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |