Question: 5. Write a SELECT statement that returns one row for each student that has courses with these columns: The StudentID column from the Students table

5. Write a SELECT statement that returns one row for each student that has courses with these columns: The StudentID column from the Students table The sum of the course units in the Courses table Sort the result set in descending sequence by the total course units for each student.

6. Modify the solution to exercise 5 so it only includes students who havent graduated and who are taking more than nine units.

Only do Question 6

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!