We have established a Book Club at University. The students can donate the books they no longer need, and needy student can take the book they want from the club. An ISBN is an International Standard Book Number used to uniquely identify the book as well as the specific title, edition and format. Our book bank can have multiple copies of the same book as many students in the class can donate same course book after the semester. We also maintain a simple interger book-id to unique identify the books. A book can have multiple authors. We have designed the following relational database schema for book club. Book (book_id, title, ISBN, publisher, edition, no_of_copies) Author (book_id, author_name) Book_Recieved(book_id, Member_ID, date) Book_Issued (book_id, Member_ID, issue_date, return_date) Member (Member_ID, RollNo, name, email, department) a) Identify domain for each column.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

We have established a Book Club at University. The students can donate the books they no longer need, and
needy student can take the book they want from the club. An ISBN is an International Standard Book Number
used to uniquely identify the book as well as the specific title, edition and format. Our book bank can have multiple
copies of the same book as many students in the class can donate same course book after the semester. We also
maintain a simple interger book-id to unique identify the books. A book can have multiple authors. We have
designed the following relational database schema for book club.

Book (book_id, title, ISBN, publisher, edition, no_of_copies)
Author (book_id, author_name)
Book_Recieved(book_id, Member_ID, date)
Book_Issued (book_id, Member_ID, issue_date, return_date)
Member (Member_ID, RollNo, name, email, department)

a) Identify domain for each column.
b) Identify the primary key and candidate keys in each table.
c) Populate the relations with a few sample tuples, and give an example of an insertion in the Author relation that violates the referential integrity constraints and of another insertion that does not.

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY