![]() Previous |
![]() Next |
An operator is a symbol that transforms a value or combines it in some way with another value. Table: OLAP DML Operators describes the categories of OLAP DML operators.
OLAP DML Operators
Category | Description |
---|---|
Arithmetic |
Operators that you can use in numeric expressions with numeric data to produce a numeric result. You can also use some arithmetic operators in date expressions with a mix of date and numeric data, which returns either a date or numeric result. For a list of arithmetic operators, see "Arithmetic Operators". For more information on numeric expressions, see "Numeric Expressions" |
Comparison |
Operators that you can use to compare two values of the same basic type (numeric, text, date, or, in rare cases, Boolean), which returns a |
Logical |
The |
Assignment |
An operator that you use to assign the results of an expression into an object or to assign a value to an OLAP DML option. For more information on using assignment statements, see the SET, and SET1 commands, and "Assignment Operator". |
Conditional |
The |
Substitution |
The |