Converting to 2NF

Let's try normalizing a bit more. In the last exercise, you created a table holding customer_ids and car_ids. This has been expanded upon and the resulting table, customer_rentals, has been loaded for you. Since you've got 1NF down, it's time for 2NF.

This exercise is part of the course

Database Design

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise