IMDB Primary Profession
In the IMDB database, each person in the namebasics.tsv file may have none or more professions. There are […]
In the IMDB database, each person in the namebasics.tsv file may have none or more professions. There are […]
The namebasics file has all of the people in it. It has the moving pictures that they are […]
In order to set up our relationships in the Data Model, we need to create another table. This […]
The titlebasics file is a good file to start with after you have downloaded it. I re-named the […]
What is the average rating for each of the genres? Does the Comedy genre rate higher than the […]
This post follows from the previous post in this series of posts using a tiny made-up database that […]
Tiny Data In this series of posts (“Tiny IMDB Data Model”) we’ll look at the Internet Movie Database […]
In working with the IMDB database tables, you find that each moving picture can have one or more […]
What if we wanted to import this database into Microsoft Excel and work with it? We want to […]
Are you working with SQL Server Management Studio (SSMS)and do you see one or more of your databases […]
Are you working with an SQL database where you need to copy data from one table to another? […]
So far we’ve created a lot of new columns. These are only temporary columns because what we really […]