Auto saved by Logseq
This commit is contained in:
parent
86db38df5b
commit
b2ca4743f5
|
@ -1099,6 +1099,8 @@
|
||||||
- Fourth Normal Form (4NF): 4NF is a further refinement of BCNF that ensures that _a table does not contain any multi-valued dependencies._
|
- Fourth Normal Form (4NF): 4NF is a further refinement of BCNF that ensures that _a table does not contain any multi-valued dependencies._
|
||||||
- Fifth Normal Form (5NF): 5NF is the highest level of normalization and involves decomposing a table into smaller tables to _remove data redundancy and improve data integrity._
|
- Fifth Normal Form (5NF): 5NF is the highest level of normalization and involves decomposing a table into smaller tables to _remove data redundancy and improve data integrity._
|
||||||
- Anomaly
|
- Anomaly
|
||||||
|
- Update Anomalies
|
||||||
|
-
|
||||||
- LATER Block 4
|
- LATER Block 4
|
||||||
- DONE Distributed DBMS
|
- DONE Distributed DBMS
|
||||||
- DONE client server arch #flashcard
|
- DONE client server arch #flashcard
|
||||||
|
|
Loading…
Reference in a new issue