We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 557d469 commit 35d63c9Copy full SHA for 35d63c9
backend/middle-1/db.md
@@ -56,7 +56,7 @@
56
* [Second Normal Form - Wipipedia](https://en.wikipedia.org/wiki/Second_normal_form)
57
* [Third Normal Form](https://en.wikipedia.org/wiki/Third_normal_form)
58
* C.J.Date. Introduction to Database Systems, 8ed, 2004. / Дейт К.Дж. - Введение в системы баз данных.
59
- * [Основы технологий баз данных, 2 изд., 2020 - Новиков и др.](https://edu.postgrespro.ru/dbtech.pdf)
+ * [Основы технологий баз данных, 2 изд., 2020, Новиков и др. - 2.2.1 Нормальные формы](https://edu.postgrespro.ru/dbtech.pdf)
60
* [What does 1NF actually mean?](https://www.cargocultcode.com/what-does-first-normal-form-mean/)
61
* [PostgreSQL docs — Transaction isolation](https://www.postgresql.org/docs/13/transaction-iso.html)
62
* CAP theorem
0 commit comments