Consider the following database schema for a library. Book (Book D:int, BookTitle:string(unique), Author:string, publisher:string) Borrowing-Record (Bookl D: int, CustomerCPR: int, Date: date, Time: time, Price: double) Customer (CPR:int, name: String) Is it possible to have exactly the same value for Author and publisher? No, violates referential integrity constraint. No, violates domain constraints. Yes. No, violates key constraint. O No, violates entity Integrity constraint

Database Systems: Design, Implementation, & Management
11th Edition
ISBN:9781285196145
Author:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Chapter10: Transaction Management And Concurrency Control
Section: Chapter Questions
Problem 1P
icon
Related questions
Question
QUESTION 5
Consider the following database schema for a library.
Book (BookID:int, BookTitle:string(unique), Author:string, publisher:string)
Borrowing-Record (BooklD: int, CustomerCPR: int, Date: date, Time: time, Price: double)
Customer (CPR:int, name: String)
Is it possible to have exactly the same value for Author and publisher?
No, violates referential integrity constraint.
No, violates domain constraints.
Yes.
No, violates key constraint.
No, violates entity Integrity constraint
Transcribed Image Text:QUESTION 5 Consider the following database schema for a library. Book (BookID:int, BookTitle:string(unique), Author:string, publisher:string) Borrowing-Record (BooklD: int, CustomerCPR: int, Date: date, Time: time, Price: double) Customer (CPR:int, name: String) Is it possible to have exactly the same value for Author and publisher? No, violates referential integrity constraint. No, violates domain constraints. Yes. No, violates key constraint. No, violates entity Integrity constraint
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Complex Datatypes
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781285196145
Author:
Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:
Cengage Learning