3. RELATIONAL DATABASE THEORY¶
Part 3 of this book explains the mathematical and theoretical foundations of relational database technology. The diagram below shows the strong dependencies between chapters. The first three chapters need to be read in order; however, chapter 3.3 on database normalization should be accessible for students who have a strong foundation in relational databases through the lens of SQL (Part 1 of the text) even without the preceding chapters on the relational model. Readers of chapter 3.4 will benefit from some exposure to SQL as well, although that is not a prerequisite.
- 3.1. The relational model of the database
- 3.2. Relational algebra
- 3.3. Normalization
- 3.4. Differences between SQL and the relational model
You have attempted of activities on this page