Question: (ORACLE SQL) Create a trigger named Lab15Trigger2 If the employee_copy table has less than 20 rows, do not allow a delete on the employee_copy table

(ORACLE SQL)

(ORACLE SQL) Create a trigger named Lab15Trigger2 If the employee_copy table has

Create a trigger named Lab15Trigger2 If the employee_copy table has less than 20 rows, do not allow a delete on the employee_copy table to take place. When you cause this trigger to execute, you should receive the following error. Notice that this is a custom error of your making. SQL Error: ORA-20101: At least 20 rows in employee_copy table

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!