Question: Student sname saddress GPA sID (PK) Program PID (PK) pname faculty Undergraduate SID (FK to Student) PID (FK to Program) year Graduate SID (FK to

Student sname saddress GPA sID (PK) Program PID (PK) pname faculty Undergraduate SID (FK to Student) PID (FK to Program) year Graduate SID (FK to Student) PID (FK to Program) thesis year CID (PK) Course pID (FK to Program) cname sID (FK to Student) TA CID (FK to Course) Room SID (FK to Student) Enrolled CID (FK to Course) Grade Write a SQL query for each of the following questions: 1) List the course names and the average grade of the students enrolled in each course. Please make sure you copy your answers from Relax. (https://dbis- uibk.github.io/relax/landing)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
