Question: 7. Formulate a SQL query in SQL View to list the course numbers of IS courses taught by Assistant Professors, along with the faculty name,

7. Formulate a SQL query in SQL View to list the course numbers of IS courses taught by Assistant Professors, along with the faculty name, offer term, year and days.
8. Formulate a SQL query in SQL View to find the number of students who took the course offering 9876.
Student Relationships Offering Coursel s Student Course Enrollment stdNo stdFirstName . stdlastName CrsDesc CrsUnits stdNo EnrGrade stdCity stdState stdip Offering OfferNo CourseNc offterm Offfear OffLocation Offtime FacNo OffDays Faculty 1 Faculty FacFirstName FaclastName FacCity FacState FaczipCode FacRank FacHireDate FacSalary FacFirstName FacLastName FacCity FacState FacZipCode FacRank FacHireDate FacSalary FacSupervisor FacDept FacSupetrvisor cDept
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
