Which two statements are true regarding the WHERE and HAVING clauses in a SELECT statement?

Which two statements are true regarding the WHERE and HAVING clauses in a SELECT statement? (Choose two.)
A. The WHERE and HAVING clauses can be used in the same statement only if they are applied to different columns in the table.
B. The aggregate functions and columns used in the HAVING clause must be specified in the SELECT list of the query.
C. The WHERE clause can be used to exclude rows after dividing them into groups.
D. The HAVING clause can be used with aggregate functions in subqueries.
E. The WHERE clause can be used to exclude rows before dividing them into groups.

Download Printable PDF. VALID exam to help you PASS.

4 thoughts on “Which two statements are true regarding the WHERE and HAVING clauses in a SELECT statement?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.