SQL Project | SQL Case Study to SOLVE and PRACTICE SQL Queries

In this video let us work on an SQL Case study in which we shall download a dataset from Kaggle and then upload it to a PostgreSQL database using Python. We shall then analyze the data and solve 20+ SQL queries. You can term this SQL practice exercise as an SQL project or an SQL case study. The aim is to provide you with a dataset to analyze data and then practice basic to intermediate SQL problems.

The dataset we use is the famous paintings dataset taken from Kaggle. We use a simple Python script to upload data from CSV files to PostgreSQL database tables. We then use SQL queries to answer over 20 problems related to the famous paintings dataset.

The Kaggle dataset link is here.

Download the project material from below:

Previous
Previous

Solving SQL Interview Problem with MULTIPLE solutions

Next
Next

Top 10 SQL Interview Queries | Popular SQL Queries for SQL Interview