Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.16 KB

File metadata and controls

44 lines (28 loc) · 1.16 KB
SQL Logo

Learning SQL


Hello There!

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. 🗄️


What This Repository Contains

This repository contains the concepts, queries and excercises that I did while learning SQL.

IMPORTANT -

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*.

REPOSITORY STRUCTURE

├── Readme.md
└── SQL.sql