Difference between revisions of "Functional Dependencies"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* https://en.wikipedia.org/wiki/Category:Database_theory | * https://en.wikipedia.org/wiki/Category:Database_theory | ||
* https://en.wikipedia.org/wiki/Functional_dependency | * https://en.wikipedia.org/wiki/Functional_dependency | ||
+ | * https://en.wikipedia.org/wiki/Database_normalization | ||
* https://en.wikipedia.org/wiki/Third_normal_form | * https://en.wikipedia.org/wiki/Third_normal_form | ||
* https://en.wikipedia.org/wiki/Candidate_key | * https://en.wikipedia.org/wiki/Candidate_key |
Revision as of 16:08, 8 June 2022
Notation
In Database theory: [math]\{A,B\}\to \{C,D\}[/math] is abbreviated to: [math]AB\to CD[/math]
Links
- https://en.wikipedia.org/wiki/Category:Database_theory
- https://en.wikipedia.org/wiki/Functional_dependency
- https://en.wikipedia.org/wiki/Database_normalization
- https://en.wikipedia.org/wiki/Third_normal_form
- https://en.wikipedia.org/wiki/Candidate_key
- https://en.wikipedia.org/wiki/Surrogate_key
- https://stackovemahrflow.com/questions/tagged/functional-dependencies