CBSE Class 12 Computer Science Question 18 of 91

Grouping Records, Joins in SQL — Question 11

Back to all questions
11
Question

Question 11

The SELECT clause GROUP BY is used to collect those rows that have the same value in a specified column.

Answer