This repository contains my MySQL solutions for the 21-Day SQL Challenge organized by Indian Data Club.
All queries are tested locally using MySQL Workbench 8.0.
Each folder contains:
question.md— Problem descriptionsolution.sql— Tested MySQL query
- Clone this repository:
git clone https://github.com/jayaharini704/SQL-IDC-21-Day-Challenge.git cd SQL-IDC-21-Day-Challenge