MYSQL Exercises: Sub-Queries and Grouping
MYSQL Exercises: Sub-Queries and Grouping
Join operations
5. Show all instructors (instructor name) and year who have taught courses in 2016
6. Find all instructors (instructor name, department name and semester) who have taught in first
semester and are from electrical department
7. Find all courses (course name, department name, semester) that are given in SECE in second
semester
8. Select the instructor ID and the number of courses thought by each instructor