First page
Back
Continue
Last page
Graphics
Partial Dependencies
if X → Y and W → Y and W ⊂ X then Y is said to be partially dependent on X
Essentially You could restrict X a bit and still functionally determine Y.
2NF requires knowledge of this.