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 2005 Analysis Services (SSAS).

The following table identifies the logical operators that DMX supports.

Operator Description

AND (DMX)

Performs a logical conjunction on two numeric expressions.

NOT (DMX)

Performs a logical negation on a numeric expression.

OR (DMX)

Performs a logical disjunction on two numeric expressions.

See Also

Reference

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
Expressions (DMX)
Mapping Functions to Query Types (DMX)
Operators (DMX)
Prediction Queries (DMX)
Understanding the Select Statement (DMX)

Help and Information

Getting SQL Server 2005 Assistance