In this chapter
- You normalize your database design.
- You implement your database design.
- You learn important concepts such as using constraints and cascade.
In this chapter, you will normalize and implement your database design for The Sci-Fi Collective. By doing so, you will learn about important concepts in database design, such as functional dependency, normalization, and constraints.
