Question: which of the following scripts will create (logic) to be executed when records have been deleted from the table CondoUnit (choose 1) a) Create procedure
which of the following scripts will create (logic) to be executed when records have been deleted from the table CondoUnit (choose 1)
a) Create procedure MyFunction on CondoUnit (logic)
b)Create procedure MyFunction on CondoUnit After Delete (logic)
c)Create trigger MyFunction on CondoUnit when Delete (logic)
d)Create trigger MyFunction on CondoUnit after delete (logic)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
