Question: Problem 12.1 [6] Write a TRIGGER to ensure that DEPT TABLE does not contain duplicate of null values in DEPTNO column. Problem 12.2 [6] Write

 Problem 12.1 [6] Write a TRIGGER to ensure that DEPT TABLE

Problem 12.1 [6] Write a TRIGGER to ensure that DEPT TABLE does not contain duplicate of null values in DEPTNO column. Problem 12.2 [6] Write a Trigger to carry out the following action on deleting a deptno from dept table, all the records with that deptno has to be deleted from the emp table Problem 12.3 [6] Write a Trigger to carry out the following action: on deleting any records from the emp table, the same values must be inserted into the log 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!