Lesson 4Pulling It All Together: Normalizing a Vinyl Record Shop Database

As a beginning developer, you are not likely to have to normalize large databases right off the bat. Most businesses that maintain their own databases also have a team of database specialists who handle things like that. However, you are likely to have to access data stored in a database, which means that you do need to understand how a database is structured.

In this lesson, you will use everything you've learned up to this point to pull together a database and normalize it as well as create an entity‐relationship diagram (ERD) to model the database.

THE VINYL RECORD SHOP DATA OVERVIEW

To pull together everything you've learned to this point, in this lesson, you will create and work with a relatively small inventory database for a vinyl music store that sells both singles and full albums. ...

Get Job Ready SQL now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.