(SQL)
Write a query that shows the student's name, the courses the
student is taking and the professors that teach that course -
using only subqueries to combine the four tables:
students, student_enrollment, teach, professors).
(SQL) Write a query that shows the student's name, the courses the student is taking and the professors that teach that
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am