Q.1
SQL Server does not support the BEFORE trigger.
Q.2
What is an advantage of placing computations in SQL views?
Q.3
Views constructed from SQL SELECT statements that conform to the SQL-92 standard may not contain:
Q.4
When using the SQL INSERT statement:
Q.5
What is not an advantage of stored procedures?
Q.6
The SQL statement used to create a view is CREATE VIEW.
Q.7
A reason for using an SQL view to hide columns is:
Q.8
Which of the following is an SQL trigger supported by Oracle?
Q.9
The SQL ALTER statement can be used to:
Q.10
To update an SQL view, the DBMS must be able to associate the column(s) to be updated with:
Q.11
Which of the following is NOT a type of SQL constraint?
Q.12
A ________ is a program that performs some common action on database data and that is stored in the database.
Q.13
For what purposes are views used?
Q.14
What is an SQL virtual table that is constructed from other tables?
0 h : 0 m : 1 s