SQL for Database Construction Which of the following is an SQL trigger supported by Oracle? All of these INSTEAD OF AFTER BEFORE All of these INSTEAD OF AFTER BEFORE ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction Which of the following is NOT a type of SQL constraint? UNIQUE ALTERNATE KEY FOREIGN KEY PRIMARY KEY UNIQUE ALTERNATE KEY FOREIGN KEY PRIMARY KEY ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction A benefit of using a stored procedure is that it can be distributed to client computers. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction SQL Server does not support the BEFORE trigger. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction What is an SQL virtual table that is constructed from other tables? Just another table A relation Query results A view Just another table A relation Query results A view ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction Which is NOT one of the most common types of SQL CHECK constraints? Range checks Lists of values System date Comparing one column value to another within the same table Range checks Lists of values System date Comparing one column value to another within the same table ANSWER DOWNLOAD EXAMIANS APP