CBSE Class 12 Informatics Practices Question 71 of 79

Database Query using SQL — Question 2

Back to all questions
2
Question

Question 2

The WHERE clause is used to specify filtering conditions for groups.

Answer

False

Reason — The HAVING clause is used to specify filtering conditions for groups.