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
This repository contains three data analysis projects using SQL.
Use those projects to learn querying.
Dont depend entirely on this repository to learn sql.
There is a lot of free materials available. Google it, find them and learn the concepts from there and use this repo to practice and to view some projects based on sql queries.
Material that i found useful while learning was from W3schools.
CONTENTS
DAY 1-7
We will go over the basics of SQL. Like SELECT, INSERT and some functions.
We will also do three projects on day 4, day 5 and day 6.
These projects will help you get your hands dirty and make you familiar with SQL queries.
DAY
CONTENTS
DAY 1
create, insert, select, and or not operators, order by