1,184 views
0 0 votes
A relation with 3 attribute is always in

a)4NF

b)BCNF

c)5)NF

d)DK/NF

According to me answer must be (b)

but answer given in answer sheet is (d)

Can any body explain

1 Answer

0 0 votes
  • R(ABC)

        FD { A--->B}

Candidate key = AC.

Given example is of three attribute . But it is not in BCNF.

Position:
Show:

Related questions

0 0 votes
2 2 answers
333
333 views
Syntax-error asked Dec 5, 2025
333 views
2nf decomposition remove all partial dependencies.3Nf decomposition remove all transitive dependencies. are these statements correct?
3 3 votes
5 answers 5 answers
1.2k
1.2k views
GO Classes asked Jul 24, 2025
1,169 views
Consider the following two statements:Statement I: A relation in Second Normal Form (2NF) has no partial dependencies.Statement II: A relation in Third Normal Form (3NF) ...
1 1 vote
3 3 answers
481
481 views
GO Classes asked Jul 16, 2025
481 views
Which of the following is true?A relation in BCNF is always in $3NF$A relation in $3NF$ is always in BCNFBCNF and $3 N F$ are sameA relation in BCNF is not in $3NF$
2 2 votes
3 3 answers
684
684 views
GO Classes asked Jul 11, 2025
684 views
Consider the following tableThe table is in which normal form?First Normal FormSecond Normal FormThird Normal Form but not BCNFThird Normal Form and BCNF