Biology Forums - Study Force

Science-Related Homework Help Computer Studies Topic started by: be beautiful on Feb 13, 2019



Title: If the values in an SQL view are not changeable through the view itself, you may still be able to ...
Post by: be beautiful on Feb 13, 2019
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 BEFORE trigger

• an INSTEAD OF trigger

• an AFTER trigger

• Depending on the specific logic, either A or B can be used.


Title: If the values in an SQL view are not changeable through the view itself, you may still be able to ...
Post by: Va97001 on Feb 13, 2019
Content hidden