Delete trigger

For this exercise on the Patient table you need to create:A history table with a column that stores value for delete or update. A delete trigger.An update trigger.

For this exercise on the Patient table you need to create: 1. A history table with a column that stores value for delete or update. 2. A delete trigger. 3. An update trigger. 4. An instead of trigger SQL Server

Scroll to top