Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Which of the following relations is in Boyce-Codd Normal Form (BCNF)? a) R(ABCD) FD's: C ? D ; CD ? A ; AB ?

1. Which of the following relations is in Boyce-Codd Normal Form (BCNF)?
a) R(ABCD) FD's: C ? D ; CD ? A ; AB ? C ; BD ? A
b) R(ABCD) FD's: C ? B ; D ? A ; C ? D ; A ? C
c) R(ABCD) FD's: C ? B ; BC ? A ; A ? C ; BD ? A
d) R(ABCD) FD's: A ? D ; C ? A ; D ? B ; AC ? B
2. Let R(ABCD) be a relation with functional dependencies

A ? B, C ? D, AD ? C, BC ? A

Which of the following is a lossless-join decomposition of R into Boyce-Codd Normal Form (BCNF)?

a) {AB, ACD, BC, BD}
b) {AB, AD, BC, CD}
c) {AB, AC, BD}
d) {AB, AC, AD, BC, BD, CD}
3. Which of the following relations is in Third normal form (3NF)?
a) R(ABCD) FD's: B ? C ; AC ? D ; ABD ? C ; BCD ? A
b) R(ABCD) FD's: AB ? C ; BCD ? A ; D ? A ; B ? C
c) R(ABCD) FD's: ABD ? C ; CD ? A ; AC ? B ; AC ? D
d) R(ABCD) FD's: AD ? C ; D ? A ; A ? C ; ABC ? D
4. Let R(ABCDE) be a relation in Boyce-Codd Normal Form (BCNF). If ABC is the only key for R, describe all the nontrivial functional dependencies that hold for R. Identify one of these FD's from the following list.
a) ABC ? E
b) BCD ? E
c) ACDE ? B

d) ABE ? C

image text in transcribed

BCNF, 3NF 1. Which of the following relations is in Boyce-Codd Normal Form (BCNF)? 2. Let R(ABCD) be a relation with functional dependencies Which of the following is a lossless-join decomposition of R into Boyce-Codd Normal Form (BCNF)? a) fAB, ACD, BC, BD} b) {AB, AD, BC, CD) c) (AB, AC, BDH d) {AB, AC, AD, BC, BD, CD 3. Which of the following relations is in Third normal form (3NF)? 4. Let R(ABCDE) be a relation in Boyce-Codd Normal Form (BCNF). If ABC is the only key for R, describe all the nontrivial functional dependencies that hold for R. Identify one of these FD's from the following list a) ABC?E b) BCD ?E

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Information And Database Systems Asian Conference Aciids 2012 Kaohsiung Taiwan March 2012 Proceedings Part 2 Lnai 7197

Authors: Jeng-Shyang Pan ,Shyi-Ming Chen ,Ngoc-Thanh Nguyen

2012th Edition

3642284892, 978-3642284892

More Books

Students also viewed these Databases questions

Question

Assertiveness refers to

Answered: 1 week ago

Question

Evaluate 3x - x for x = -2 Answer:

Answered: 1 week ago

Question

KEY QUESTION Refer to the table in question

Answered: 1 week ago