Which two statements are true about using the Where operator with an output context?
There are 2 correct answers to this question. Response:
Select all that apply, then click Submit answer.
-
○
It must contain Boolean operators.
-
○
It restricts the data used to calculate the measure expression.
-
○
It modifies the WHERE clause of the SQL generated to calculate the measure expression.
-
○
It is not necessary to place parentheses around the values listed after the Where operator.