Multiple Choice
If the values in an SQL view are not changeable through the view itself,you may still be able to update the view by using unique application logic.In this case,the specific logic is placed in ________.
A) a BEFORE trigger
B) an INSTEAD OF trigger
C) an AFTER trigger
D) Depending on the specific logic,either A or B can be used.
E) Depending on the specific logic,any of A,B,or C can be used.
Correct Answer:

Verified
Correct Answer:
Verified
Q13: SQL triggers can be used with SQL
Q35: The SQL keyword PRIMARY KEY is used
Q40: Unlike application code,stored procedures are never distributed
Q70: One advantage of using the CONSTRAINT command
Q82: The SQL keyword MODIFY is used to
Q89: An SQL virtual table is called a
Q91: Which SQL keyword is used to impose
Q92: A set of SQL statements stored in
Q97: An SQL virtual table is called _.<br>A)a
Q98: Which SQL statement is used to retrieve