Question: Write SQL query to perform the following: For all employees whose manager_id is 100 , modify the manager_id to be 102 by using general functions

 Write SQL query to perform the following: For all employees whose

Write SQL query to perform the following: For all employees whose manager_id is 100 , modify the manager_id to be 102 by using general functions only. Don't change other employees manager_id. HINT: Don't use conditional expressions

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!