Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a trigger named Lab3Trigger2 If the employee_copy table has less than 20 rows, do not allow a delete on the employee_copy table to take

Create a trigger named Lab3Trigger2 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: Less than 20 rows in employee_copy table. No delete allowed.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Processing

Authors: David M. Kroenke, David Auer

11th Edition

B003Y7CIBU, 978-0132302678

More Books

Students also viewed these Databases questions

Question

1. Describe the power of nonverbal communication

Answered: 1 week ago