Which two of the following statements are true about the HAVING clause?

A.
The HAVING clause is used in place of the WHERE clause.
B.
The HAVING clause uses the same syntax as the WHERE clause.
C.
The HAVING clause can only be used with the GROUP BY clause.
D.
The HAVING clause accepts wildcards.
E.
The HAVING clause uses the same syntax as the IN clause.
B C
0
0