Difference between revisions of "Functional Dependencies"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<math>AB\to CD</math> | <math>AB\to CD</math> | ||
<math>AB\rightarrow CD</math> | <math>AB\rightarrow CD</math> | ||
+ | <math>\\{A,B}\to \\{C,D}</math> | ||
+ | |||
= Links = | = Links = | ||
* https://en.wikipedia.org/wiki/Category:Database_theory | * https://en.wikipedia.org/wiki/Category:Database_theory |
Revision as of 15:42, 8 June 2022
[math]AB\to CD[/math] [math]AB\rightarrow CD[/math] [math]\\{A,B}\to \\{C,D}[/math]
Links
- https://en.wikipedia.org/wiki/Category:Database_theory
- https://en.wikipedia.org/wiki/Functional_dependency
- 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