database systems
database systems
Database Assignment 1
Assignment Date: 14/11/24
Due Date: 19/11/24 (Moelim)
Q1: Find the names of all students who are enrolled in the course titled "Introduction to
Computer Science".
Q2: Find the names of all instructors who teach a course titled "Data Structures".
Q3: Find all students along with the courses they are enrolled in.
Q4: Find the average grade for each student in the course titled "Calculus I".
Q5: Find the names of all students who belong to the "Computer Science" department.
Q10: Find all instructors who teach courses in the "Engineering" department.
A word of caution:
• Your assignment must be your own work. Do not ask someone else to help
you or to do the assignment for you. If you are having trouble, please see
the instructor and I will be glad to help.
• If you copy someone else's code or let someone else copy your code, you
will both receive a zero for this assignment and could receive an F for the
course.