Question: Please write the code for qu C, D in SQL language C- Add constraint on depno in employee table to reference to dep_id in department

Please write the code for qu C, D in SQL language
C- Add constraint on depno in employee table to reference to dep_id in department table (use cascade). D- Add constraint on manager_id in department table to reference to emp_id in employee table (use cascade)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
