CSE :: Database System 2 - CS
- You can add a row using SQL in a database with which of the following?
- 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?
- A view is which of the following?
- The command to eliminate a table from a database is:
- ON UPDATE CASCADE ensures which of the following?
- Which of the following is valid SQL for an Index?