US Fast Food Restaurants dataset cleaning and exploration in SQL Server

In this project, I am using T-SQL to clean up, sort, filter and create views to the Fast Food Restaurants dataset from Kaggle.

Click the link below to see the T-SQL code used in MS SQL Server for the cleaning, sorting, and filtering process along with the Views and all the code involved in this project: See the code