Q:

The HAVING clause does which of the following?

0

The HAVING clause does which of the following?


  1. Acts EXACTLY like a WHERE clause.
  2. Acts like a WHERE clause but is used for columns rather than groups.
  3. Acts like a WHERE clause but is used for groups rather than rows.
  4. Acts like a WHERE clause but is used for rows rather than columns.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

C.Acts like a WHERE clause but is used for groups rather than rows.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

SQL (Structured Query Language) MCQ Quiz (Multiple Choice Questions And Answers)

Similar questions


need a help?


find thousands of online teachers now
Which of the following do you need to consider whe... >>
<< In an SQL SELECT statement querying a single table...