What does the SQL keyword "GROUP BY" do?
Orders the result set in ascending order
Group rows that have the same values into summary rows
Filters rows based on a specified condition
Joins two or more tables
This question is part of this quiz :
SQL Basics Quiz Questions