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

Student sID (PK) sname saddress GPA pID (PK) Program pname faculty Undergraduate SID (FK to Student) PID (FK to Program) year Graduate sID (FK to Student) PID (FK to Program) thesis year Course pID (FK to Program) CID (PK) cname TA SID (FK to Student) 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: C) List all the courses (by ID and name) the student named 'Richard' is enrolled in. 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
