Which two statements are true regarding operators used with subqueries? (Choose two.
A.
The <ANY operator means less than the maximum.
B.
The NOT operator can be used with IN, ANY and ALL operators.
C.
=ANY and =ALL operators have the same functionality.
D.
The NOT IN operator is equivalent to IS NULL
E.
The IN operator cannot be used in single-row subqueries.