QB DBMS
QB DBMS
Database Schema:
Write the query for the following with Relational Algebra Expressions:
1.Retrieve the details of all students who enrolled in the 'Computer Science'
department.
2.Find all students enrolled in the course 'Database Systems'.
3.List the names of all students who have received 'A' grade in any course.
4.Find the names of all courses offered by the 'Electronics' department.
5.Retrieve the names of students who enrolled in more than 2 courses.
10. A hospital maintains a database to efficiently manage patient records, doctors, treatments,
and appointments.
Database Schema: