Converting to 3NF
Last, but not least, we are at 3NF. In the last exercise, you created a table holding car_ids
s and car attributes. This has been expanded upon. For example, car_id
is now a primary key. The resulting table, rental_cars
, has been loaded for you.
This exercise is part of the course
Database Design
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
