Using AND, OR and NOT operators
You can combine filter definitions by using the logical operators AND, OR and NOT.
- AND creates the intersection of two sets.
- OR creates the union of two sets.
- NOT creates the exception of two sets.
The example procedures are based on the Best Practices sample database supplied with Application Studio and use a hyperblock created from the Product dimension.