Considering that we can add several filters to an Aggregate, which of the following options is false?

Considering that we can add several filters to an Aggregate, which of the following options is false?
A . Filters are concatenated with the AND operator.
B. A record is included in the output if it matches at least one of the filters.
C. Logical operators and some built-in functions can be used inside filters.
D. All filters are translated to SQL and included in the WHERE clause.

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments