Auto saved by Logseq

This commit is contained in:
Ryan 2023-06-14 19:27:45 +08:00
parent 86db38df5b
commit b2ca4743f5

View file

@ -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._
- 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
- Update Anomalies
-
- LATER Block 4
- DONE Distributed DBMS
- DONE client server arch #flashcard