You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With a comprehensive range of exercise topics, you'll have ample opportunities to reinforce your SQL skills and tackle real-world data challenges. Let's dive in and start sharpening those SQL skills!"
This repository contains a collection of basic SQL queries for working with MySQL. The queries cover a variety of common operations, including SELECT, Create, Search, Update. Each query includes a brief description and is well-commented for easy understanding.
The Czechoslovakia bank analysis is done by using SQL queries. Data extraction and Data cleaning are done by using SQL. The main concepts used in analysis are Joins, CTEs, Window functions (Rank, Dense Rank, Row Number)