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.
The NOT IN operator is equivalent to IS NULL
D.
=ANY and =ALL operators have the same functionality.
E.
The IN operator cannot be used in single-row subqueries.