Welcome to my SQL learning repository!
This repository is my journey of learning SQL from scratch and building a strong understanding of databases step by step.
I will keep updating this repository whenever I learn.
From creating my first table to writing advanced queries — one query at a time. 🗄️
This repository contains the concepts, queries and excercises that I did while learning SQL.
if(All these code line are meant to be run inside the **VS CODE** terminal if you are using vs code.):
print(True)
else:
If you are using **PopSQL** copy and paste the code inside the *Query Editor*.
├── Readme.md
└── SQL.sql
