Which keyword is used to retrieve data from a table?
Which command is used to add a new row to a table?
Which data type is used to store whole numbers?
Which command is used to modify existing data in a table?
What symbol is used to end a MySQL statement?
Which command deletes data from a table?
Which clause is used to filter data in a SELECT statement?