Auto saved by Logseq

This commit is contained in:
Ryan 2023-06-14 19:28:45 +08:00
parent b2ca4743f5
commit f0c904fc53

View file

@ -1100,7 +1100,9 @@
- 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 - Update Anomalies
- - Insertion anomalies
- Deletion anomalies
- Modification anomalies
- LATER Block 4 - LATER Block 4
- DONE Distributed DBMS - DONE Distributed DBMS
- DONE client server arch #flashcard - DONE client server arch #flashcard