write a sql command to update the classroomcode for all courses in the course list table currently with a classroomcode of 3 so they will now have a classroomcode of 1. perform a select of all the data in the table before you make the update and include a screen shot, and then again after you have made the update.