A relation has FDs: and . Which of the following decompositions of is lossless and dependency preserving?
GATE CSE · Dbms
Master topic for Normal Form. Includes Canonical Cover, FD - Dependency Preserving, FD - Lossless Join Decomposition.
155 questions · 0 PYQs · 20 AI practice · GATE CSE 2027
A relation has FDs: and . Which of the following decompositions of is lossless and dependency preserving?
Consider the set of functional dependencies . Which dependency is redundant (can be removed without changing )?
A functional dependency is 'useful' if it satisfies specific conditions. For a relation with 4 attributes, the total number of possible useful functional dependencies is:
Consider on . The number of FDs in the canonical cover is:
Consider the following functional dependencies on relation : , , , , . Which of the following decompositions into BCNF is lossless?
Consider . Which of the following is a valid canonical cover?
Which of the following statements about canonical cover and minimal cover is TRUE?
Let be a relation with . Which of the following decompositions is dependency preserving?
Let have FDs: , , , . Which of the following decompositions of is/are lossless?
Which of the following are TRUE about extraneous attributes in canonical cover? (Select all that apply)
(i) An attribute is extraneous in LHS of if under still contains
(ii) An attribute is extraneous in RHS of if under
(iii) Removing an extraneous attribute from LHS makes the FD more general (stronger)
(iv) Removing an extraneous attribute from RHS makes the FD less restrictive (weaker)
Which of the following sets of FDs is already a canonical cover for itself?
Given . How many FDs are removed (due to redundancy) when computing the canonical cover?
Which of the following properties MUST hold for a canonical cover ? (Select all that apply)
(i)
(ii) No FD in contains an extraneous attribute
(iii) has exactly one FD for each attribute in the schema
(iv) No two FDs in have the same LHS
In the 3NF synthesis algorithm using canonical cover, what is guaranteed about the resulting decomposition?
Canonical cover is used to ______.
Consider a relation with FDs: , , , . Which of the following decompositions into 3NF is lossless and dependency preserving?
Relation with FDs is decomposed into and . Is this decomposition dependency preserving?
In 3NF synthesis, after computing canonical cover , if no schema in the decomposition contains a candidate key of , we must:
Which of the following is TRUE about canonical covers?
Consider a relation R(K, L, M, N, O) and a set of functional dependencies F = { K → L, L → MN, MN → O }. The relation R is decomposed into R1 = (K, L, M) and R2 = (L, N, O). Which of the following statements about this decomposition is TRUE?
Want unlimited AI-generated Normal Form questions?
Sign up free and practice with adaptive difficulty — Easy, Medium, Hard. New questions every session.
Start practising for free →