Analysis of relational schemas and normalization Consider the following conceptual schema of a sample database domain that contains information about customers' booking of KTV studio. book has...


Analysis of relational schemas and normalization<br>Consider the following conceptual schema of a sample database domain that<br>contains information about customers' booking of KTV studio.<br>book<br>has<br>CUSTOMER<br>KTVSTUDIO<br>studioName<br>location<br>equipmentList[0..*]<br>RATE<br>startDateTime<br>rateType<br>custPhone<br>name<br>preferences[0..*]<br>ID<br>ID<br>ID<br>unitPrice<br>BOOKING<br>duration<br>specialRequest[0..*]<br>A database designer applied a process of logical design, and he/she<br>transformed the conceptual schema into the following collection of relational<br>schemas.<br>CUSTOMER(cust Phone, name,preferences)<br>KTVSTUDIO(studioName, location,equipment List, rateType)<br>BOOKING(custPhone, studioName, statDateTime,duration,specialRequest)<br>RATE(rateType,unt Price)<br>(i)<br>Find all functional and multivalued dependencies in the relational schemas<br>CUSTOMER, KTVSTUDIO, BOKING, and RATE.<br>Find all minimal keys in the relational schemas CUSTOMER, KTVSTUDIO,<br>BOOKING, and RATE. List the derivations of all minimal keys.<br>For each one of the relational schemas find the highest normal form a<br>schema is in. List the justifications for each highest normal form found.<br>Decompose all relational schemas that are not in 4nF into 4NF. List all<br>relational schemas obtained from the decompositions. Remember to<br>indicate the primary key and foreign keys (if any).<br>(ii)<br>(iii)<br>(iv)<br>

Extracted text: Analysis of relational schemas and normalization Consider the following conceptual schema of a sample database domain that contains information about customers' booking of KTV studio. book has CUSTOMER KTVSTUDIO studioName location equipmentList[0..*] RATE startDateTime rateType custPhone name preferences[0..*] ID ID ID unitPrice BOOKING duration specialRequest[0..*] A database designer applied a process of logical design, and he/she transformed the conceptual schema into the following collection of relational schemas. CUSTOMER(cust Phone, name,preferences) KTVSTUDIO(studioName, location,equipment List, rateType) BOOKING(custPhone, studioName, statDateTime,duration,specialRequest) RATE(rateType,unt Price) (i) Find all functional and multivalued dependencies in the relational schemas CUSTOMER, KTVSTUDIO, BOKING, and RATE. Find all minimal keys in the relational schemas CUSTOMER, KTVSTUDIO, BOOKING, and RATE. List the derivations of all minimal keys. For each one of the relational schemas find the highest normal form a schema is in. List the justifications for each highest normal form found. Decompose all relational schemas that are not in 4nF into 4NF. List all relational schemas obtained from the decompositions. Remember to indicate the primary key and foreign keys (if any). (ii) (iii) (iv)

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here