CSE :: Database System 2 - CS
- When using the SQL INSERT statement:
- What is not an advantage of stored procedures?
- A reason for using an SQL view to hide columns is:
- Which of the following is an SQL trigger supported by Oracle?
- The SQL ALTER statement can be used to:
- What SQL structure is used to limit column values of a table?
- Which is NOT one of the most common types of SQL CHECK constraints?
- What is an advantage of placing computations in SQL views?
- Views constructed from SQL SELECT statements that conform to the SQL-92 standard may not contain: