adplus-dvertising
frame-decoration

Question

If K → R then K is said to be the _______ of R

a.

Candidate key

b.

Foreign key

c.

Super key

d.

Domain

Posted under RDBMS DBMS

Answer: (c).Super key

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. If K → R then K is said to be the _______ of R

Similar Questions

Discover Related MCQs

Q. X → Y holds on a schema k(K) if?

Q. X→ Y is trivial if?

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

Q. Which of the following is used to express database consistency?

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

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 _______