adplus-dvertising
frame-decoration

Question

Which of the following is not a condition for the third normal form in the case of X→Y?

a.

X→ Y is trivial

b.

X is the superkey for R

c.

Each attribute in Y-X is a candidate key for R

d.

Each attribute in X-Y is a candidate key for R

Posted under RDBMS DBMS

Answer: (d).Each attribute in X-Y is a candidate key for R

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following is not a condition for the third normal form in the case of X→Y?

Similar Questions

Discover Related MCQs

Q. F+ is called as the ________ of F

Q. State true or false: A functional dependency must first satisfy the second normal form to satisfy the third normal form.

Q. State true or false: The fourth normal form does not exist and it is instead called as the BCNF.

Q. A functional dependency f on R is _______ by a set of functional dependencies F on r if every instance of r(R) that satisfies f also satisfies F.

Q. If F is a set of functional dependencies, then the closure of F is denoted by?

Q. If a functional dependency is reflexive, B is a subset of A and A is the set of attributes, then

Q. State true or false: Armstrong’s axioms allow us to generate all F+ for any given F

Q. Armstrong axioms are called sound because?

Q. State true or false: Functional dependencies are transitive

Q. If A→B, A→ C then which of the following is true?

Q. If B is an attribute and A→B, Then B is said to be ________ by a.

Q. We say that a decomposition having the property F’+ = F+ is a __________ decomposition.

Q. A _________ Fc for F is a set of dependencies such that F logically implies all dependencies in Fc, and Fc logically implies all dependencies in F.

Q. What does the BCNF decomposition algorithm do?

Q. The 3NF decomposition algorithm is also called as _______

Q. Which of the following is desirable in a database design with functional dependencies?

Q. Which of the following is not a process of generating a good relational schema?

Q. What is unique role assumption?

Q. The process of making a normalized schema unnormalized is called as _________

Q. State true or false: Crosstabs are not desirable in a database design