Question: ) Create a sequence and a trigger to fire before insert into department table to make the depno to autonumber field. Also add this comment
) Create a sequence and a trigger to fire before insert into department table to make the depno to autonumber field.
Also add this comment in the trigger body:
"Use this trigger to add department number automatically in department table."
2) Write the queries to compile and enable the trigger.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
