Oracle® Database SQL Language Reference 11g Release 2 (11.2) Part Number E17118-04 |
|
|
PDF · Mobi · ePub |
An operator manipulates data items and returns a result. Syntactically, an operator appears before or after an operand or between two operands.
This chapter contains these sections:
This chapter discusses nonlogical (non-Boolean) operators. These operators cannot by themselves serve as the condition of a WHERE
or HAVING
clause in queries or subqueries. For information on logical operators, which serve as conditions, refer to Chapter 7, "Conditions".