Chapter 5: Problem 15
Consider the following relations for a database that keeps track of student enrollment in courses and the books adopted for each course: sTuDENT(SSN, Name, Major, Bdate) COURSE(Course#, Cname, Dept) ENROLL(SSN, Course#, Quarter, Grade) BOOK_ADOPTION(Course#, Quarter, Book_ISBN) TEXT(Book ISBN, BooLTitle, Publisher, Author) Specify the foreign keys for this schema, stating any assumptions you make.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.