Expressions › Expression › Expressions without Arithmetic Operators
Expressions without Arithmetic Operators
If the arithmetic operators are not used, the result of the expression is the specified value. Some examples of expressions without arithmetic operators are:
- COST -- column-name
- :COST -- host variable
- 'COST' -- string literal
- MIN(COST) -- function performed with column-name as argument
Copyright © 2014 CA.
All rights reserved.
|
|