1.
You can add a row using SQL in a database with which of the following?

2.
The command to remove rows from a table 'CUSTOMER' is:

3.
The SQL WHERE clause:

4.
Which of the following is the original purpose of SQL?

5.
The wildcard in a WHERE clause is useful when?

6.
A view is which of the following?

7.
The command to eliminate a table from a database is:

8.
ON UPDATE CASCADE ensures which of the following?

9.
SQL data definition commands make up a(n) ________ .

10.
Which of the following is valid SQL for an Index?