Skip to content

This repository contains SQL queries and solutions from my 30-day MySQL learning journey. I practiced on three datasets, solving basic to intermediate queries, including data retrieval, aggregation, joins, and subqueries.

Notifications You must be signed in to change notification settings

iamthevishal/MySQL-30Days-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Title: SQL Practice Projects – My 30-Day MySQL Journey

#Introduction: This repository showcases my hands-on experience with MySQL. Over 30 days, I worked with three datasets, applying SQL queries to extract meaningful insights and solve real-world problems.

#Contents: 📊 Dataset 1: (e.g., Sales Data) – Aggregation & Filtering Queries 🧾 Dataset 2: (e.g., Employee Data) – Joins & Subqueries 📈 Dataset 3: (e.g., Customer Data) – Data Cleaning & Analysis

#Skills Demonstrated: 1.SQL Query Writing (SELECT, WHERE, ORDER BY) 2.Complex Joins & Subqueries 3.Data Aggregation (GROUP BY, HAVING) 4.Data Cleaning Techniques

#You can also practise this by: Clone the repository and run the queries on your MySQL environment.

About

This repository contains SQL queries and solutions from my 30-day MySQL learning journey. I practiced on three datasets, solving basic to intermediate queries, including data retrieval, aggregation, joins, and subqueries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published