4740

  1. Create the relations Students, Faculty, Courses, Rooms, Enrolled, Teaches, and Meets In in Minibase.
  2. Insert the tuples into the relations Students and Enrolled. Create reasonable instances of the other relations.
  3. What integrity constraints are enforced by Minibase?
  4. Run the SQL queries presented in this chapter.