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 TA SID (FK to Student) CID (FK to Course) Room Enrolled SID (FK to Student) CID (FK to Course) Grade Write a SQL query for each of the following questions:| J) Same as previous question, but show only the course names and average grade when it is lower than 50. 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
