Match the first column to the second column.
( ) SELECT
( ) Transaction
( ) UPDATE
( ) GROUP BY
1. Used to wrap around the DML operations
2. The FROM clause is followed by a JOIN clause
3. Used for data retrieval
4. Used for data manipulation
5. Used to group the retrieved data
The correct sequence, from the top to the bottom is

