Question: create a cursor and a trigger using instead of delete. Declare 3 variables and populate them from the deleted table. Update Item by that item_id
create a cursor and a trigger using instead of delete. Declare 3 variables and populate them from the deleted table. Update Item by that item_id variable.
Step by Step Solution
There are 3 Steps involved in it
Heres an example of a cursor trigger and update statement using an INSTEAD OF DELETE trigger in a hy... View full answer
Get step-by-step solutions from verified subject matter experts
