Which of the following statements are true? (A) Where condition in SQL can include aggregate functions. (B) Having condition in SQL can include aggregate functions. (C) SQL set operators tend to combine columns from two or more tables. (D) GROUP BY function is used to group rows of a table that contain the same values in a specified column. (E) Minus operator is also known as intersect operator. Choose the correct answer from the options given below: