Question: 6.11. Specify the updates of Exercise 3.11 using the SQL update commands. 6.12. Specify the following queries in SQL on the database schema of Figure
6.11. Specify the updates of Exercise 3.11 using the SQL update commands. 6.12. Specify the following queries in SQL on the database schema of Figure 1.2. a. Retrieve the names of all senior students majoring in 'cs' (computer science) b. Retrieve the names of all courses taught by Professor King in 2007 and 2008. c. For each section taught by Professor King, retrieve the course number, semester, year, and number of students who took the section, d. Retrieve the name and transcript of each senior student (Class = 4) majoring in CS. A transcript includes course name, course number, credit hours, semester, year, and grade for each course completed by the student
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
