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_idTitle Publisher name BOOK_AUTHORS Book idAuthor_name PUBLISHER Name Address Phone BOOK COPIES Book id Branch id O of copies BOOK LOANS Book idBranch ird 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 Phone
Step 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