Ad Code

What is the functional dependency ?

 What is the functional dependency of an attribute say Y?



Functional dependency of an attribute means that it depends part of primary key (composite key).and independent other part of primary key.
Let suppose a primary key is the combination of StdId & CourseId..... an attribute Grade depends on CourseId and is independent of StdId.
Reactions

Post a Comment

0 Comments