Precedence
Precedence refers to the order in which the various search operators within the filter search query specification are evaluated. The following table shows the levels of precedence. Expressions within parentheses are evaluated first. Using parentheses can alter the order of precedence within an expression. Oracle’s Siebel CRM evaluates the expression within the parentheses first, before evaluating the expression outside.
Level | Operator |
---|---|
1 |
() |
2 |
NOT |
3 |
AND |
4 |
OR |