Question: Write an SQL statement to switch the values of ExperienceLevel so that all rows currently having the value Junior will have the value Senior, and
Write an SQL statement to switch the values of ExperienceLevel so that all rows currently having the value Junior will have the value Senior, and all rows currently having the value Senior will have the value Junior in a single statement.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
