Question: 1) Modify the emp table as follows a. Add a column called deptno b. Set the value of deptno in the following order deptno =

1) Modify the emp table as follows a. Add a column called deptno b. Set the value of deptno in the following order deptno = 20 where emp_id is divisible by 2 deptno = 30 where emp_id is divisible by 3 deptno 40 where emp_id is divisible by 4 deptno = 50 where emp id is divisible by 5 deptno 10 for the remaining records
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
