Kizspy | Question: 6
(Choose 1 answer)
What is the role of the GROUP BY clause in SQL queries?
A. Sorting rows in ascending order
B. Grouping rows based on the values in one or more columns
C. Joining two tables together
D. Filtering rows based on a specified condition