Question: please help me with this code write a code in SQL Question1 Display the TERM_DESC, COURSE_NAME, BLDG_CODE and ROOM for every course evertaught by faculty
please help me with this code
write a code in SQL
Question1
Display the TERM_DESC, COURSE_NAME, BLDG_CODE and ROOM for every course evertaught by faculty member John Blanchard.
Question 2
Display the S_LAST, S_FIRST, COURSE_NAME, TERM_DESC and GRADE values for everystudent taught by faculty member John Blanchard.
Question 3
Display S_LAST, S_FIRST, COURSE_ID, COURSE_NO, COURSE_NAME for all course takenby Daniel Black. This query will use 4 tables.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
