1,643 views
0 votes
0 votes

A given relation is known to be in third normal form. Select the statement which can be inferred from this:

  1. All attributes contribute to the primary key

  2. Each non-key attribute determines the primary key

  3. Each non-key attribute is determined by the primary key

  4. Every determinant is a candidate key

  5. The relation is not in fourth normal form.

please explain briefly as from my point of view 1,2,3,4 are correct.

 

1 Answer

0 votes
0 votes

any  one relation is in third normal form iff  a>b here a is super key or b is prime attribute from  this terminology first option is true,  2 also be true,3 also be true,4 also be correct,5 option may or may not be true

 

 

Related questions

0 votes
0 votes
0 answers
3
Nishtha_Agarwal asked Dec 31, 2018
678 views
Options area- not in 3nf,in bcnfb- in 3nf,not in bcnfc- in 3nf, in bcnfd- not in 3nf, not in bcnf
2 votes
2 votes
2 answers
4
gatecrack asked Dec 10, 2018
618 views
Is minimal set of functional dependency for a functional dependency set is always unique???