In the code editor below, revise the query to select the last_statement column in addition to the existing columns.Once you're done, you can hit Shift+Enter to run the query.
Select the columns first name and last name from the table with a limit of 3 rows.