Video databases are inconsistent with with actual dabases

In the ‘Complete SQL Mastery’ course,
I restored the database as indicated in “Inserting, Updating, and Deleting Data (00:42)”, section 10.
However in the actual database the records are different from the records in the video.

For example:
The sql_store.customers table has only one customer with state ‘VA’
While the video assumes two costumers with state ‘VA’.
It is quite frustrating to follow the course with these inconsistencies.

2 Likes

I experienced the same issue