First page
Back
Continue
Last page
Graphics
Functional Dependency
A functional dependency (FD) has the form
X
Y
where
X
and
Y
are sets of attributes in a relation R
X
Y
iff any two tuples that agree on
X
value also agree on
Y
value
Notes: