SQL RoadMap + Data Visualization Projects
SQL RoadMap + Data Visualization Projects
Author- vee_daily19
Sometimes the most important thing you need is a small victory to push you forward. When I
was looking for an internship, I had to be strategic about my job search especially with limited
time. At this time, I prioritized learning SQL because not only was it the easiest to do but also
made me eligible for data analyst roles and business intelligence engineer roles.
When I say master, it means that by this time, you could ask me any advance queries and I
could solve them. I practiced over 300 problems to ensure I knew how to use each and every
sql function including advance concepts like rank, window, partition.
Day 1 - 2 : Select , from , where. And , or , not Learn the basic fundamentals -
Day 3 - 6 : group by, order by , distinct, and, aggregate , update , delete , select top
Day 7 - 10 : joins , inner join, outer join, lef join , right join,
1. JOINS
2. SUBQUERIES
3. AGGREGATE FUNCTIONS
4. RANK, WINDOW, PARTITION - these are really useful and life savers. Learn how to use
them.
Tableau Projects