Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Specify relational calculus expression for the following descriptions on the Library database schema shown in Figure 4.6. a) Retrieve Publishers name and phone number whose
Specify relational calculus expression for the following descriptions on the Library database schema shown in Figure 4.6.
a) Retrieve Publishers name and phone number whose books where borrowed from Baltimore Branch.
b) List the book title, book id and branch name with less than 10 copies
c) List customer card number, customer name, branch name and book title for books which are currently on loan.
BOOK Book id Title Publisher_name BOOK_AUTHORS Book idAuthor name PUBLISHER Name Address Phone BOOK COPIES Book_idBranch_id| No_of_copies BOOK LOANS Book id Branch id Card no Date out Due_date LIBRARY BRANCH Branch_id Branch_name Address BORROWER Figure 4.6 A relational database schema for a LIBRARY database. Card no Name Address PhoneStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started