CBSE Class 12 Informatics Practices Question 59 of 90

Querying Using SQL — Question 9

Back to all questions
9
Question

Question 9

What type of functions can you use with GROUP BY and HAVING clauses ?

Answer

Aggregate functions are used with the GROUP BY and HAVING clauses to apply conditions on grouped data.