adplus-dvertising
frame-decoration

Question

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.

a.

Canonical cover

b.

Complete cover

c.

Canonical dependency

d.

Canonical clause

Posted under RDBMS DBMS

Answer: (a).Canonical cover

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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.

Similar Questions

Discover Related MCQs

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

Q. The data that have a time interval associated with them during which they are valid are called as ________

Q. The value of the data at a particular time is called as?

Q. Functional dependencies that have a time associated with them during which they are valid are called as________

Q. State true or false: Overlapping time intervals cannot be prevented

Q. Which of the following is the time of temporal data that record when a fact was recorded in a database?

Q. To specify the foreign keys in relations referencing temporal data we need to specify _______

Q. A relational database consists of a collection of

Q. A ________ in a table represents a relationship among a set of values.

Q. The term _______ is used to refer to a row.

Q. The term attribute refers to a ___________ of a table.

Q. For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.

Q. Database __________ which is the logical design of the database, and the database _______ which is a snapshot of the data in the database at a given instant in time.

Q. Course(course_id,sec_id,semester)
Here the course_id,sec_id and semester are __________ and course is a _________