Logical Operators (DMX)
You can use logical operators in Data Mining Extensions (DMX) expressions to evaluate values and to return a Boolean value in Microsoft SQL Server Analysis Services.
The following table identifies the logical operators that DMX supports.
Operator |
Description |
---|---|
Performs a logical conjunction on two numeric expressions. |
|
Performs a logical negation on a numeric expression. |
|
Performs a logical disjunction on two numeric expressions. |
Zobacz także
Odwołanie
Data Mining Extensions (DMX) Reference
Data Mining Extensions (DMX) Function Reference
Data Mining Extensions (DMX) Operator Reference
Data Mining Extensions (DMX) Statement Reference
Data Mining Extensions (DMX) Syntax Conventions
Data Mining Extensions (DMX) Syntax Elements
General Prediction Functions (DMX)