CSE :: SQL Basics
- When using the SQL INSERT statement:
- The SQL ALTER statement can be used to:
- What SQL command can be used to delete columns from a table?
- What SQL command can be used to add columns to a table?
- The command to remove rows from a table 'CUSTOMER' is:
- The SQL WHERE clause:
- Which of the following is the original purpose of SQL?
- The wildcard in a WHERE clause is useful when?
- The command to eliminate a table from a database is:
- The SQL keyword(s) ________ is used with wildcards.