1.

A functional dependency set f covers another functional dependency set g.What does it mean

Answer»

If the FUNCTIONAL DEPENDENCIES of set G has determined all those ATTRIBUTES that were determined by the functional dependencies of set F, then it means G COVERS F. THUS, we conclude G covers F (G ⊇ F) otherwise not...



Discussion

No Comment Found