edited by
34,145 views
89 89 votes

Which of the following is TRUE?

  1. Every relation in $\text{3NF}$ is also in $\text{BCNF}$
  2. A relation $\text{R}$ is in $\text{3NF}$ if every non-prime attribute of $\text{R}$ is fully functionally dependent on every key of $R$
  3. Every relation in $\text{BCNF}$ is also in $\text{3NF}$
  4. No relation can be in both $\text{BCNF}$ and $\text{3NF}$

9 Answers

0 0 votes

Option A  is false as Every higher normal form contain lower normal form

Option B Due to non prime word it is false there should be prime 

Option C is True Infered from option A  that is  Every higher normal form contain lower normal form

Option D is false 

0 0 votes

A ) It is false since for 3NF in a FD say X->A(either X needs to be SK or A a prime attribute) while for BCNF all we need is for X to be a SK.

So for a case were X is not a SK and A is a prime attribute this statement is incorrect.

B ) Definition of 3NF : A relation R is in 3NF if every Non-Prime Attribute is not transitively dependent on ever CK of R

Hence this is false too.

C) From tthe definiton of BCNF, Every 3NF is also in BCNF

Hence this statement is Correct

D) Contradictory to the definiton of BCNF

Option C is True, Rest False.

Answer:
Position:
Show:

Related questions

91 91 votes
8 answers 8 answers
57.2k
57.2k views
gatecse asked Aug 5, 2014
57,214 views
Which of the following statements are TRUE about an SQL query?P : An SQL query can contain a HAVING clause even if it does not have a GROUP BY clauseQ : An SQL query can ...
15 15 votes
4 answers 4 answers
4.8k
4.8k views
gatecse asked Sep 29, 2014
4,842 views
Given the sequence of terms, $\text{AD CG FK JP}$, the next term is$\text{OV}$$\text{OW}$$\text{PV}$$\text{PW}$
17 17 votes
2 answers 2 answers
5.3k
5.3k views
gatecse asked Sep 29, 2014
5,315 views
Which one of the following options is the closest in meaning to the word given below?Mitigate DiminishDivulgeDedicateDenote
17 17 votes
2 answers 2 answers
5.1k
5.1k views
gatecse asked Sep 29, 2014
5,121 views
Choose the most appropriate alternative from the options given below to complete the following sentence:Despite several _________ the mission succeeded in its attempt to ...