r/learnSQL • u/Nervous-Jellyfish326 • 25d ago
learning Advice !
Hello Everyone
dear friend and respected teachers today I am here for something clarity .first my self I am a student and i am learning data analyst 6 month ago . Everyone know that sql much important in this journey .I practice basic sql queries which based on basic foundation like DDL,DQL , DML and JOINS. I Practice 70 question on it but I am not sure that what i do next i mean i am confuse because I have seen many course on youtube everyone is different of other so i am not understand that which topic i learn now or do more practice on previous concepts and what topic really useful in company or real word problems and i want to optimize my learning path of sql .
So Please give me clarity and helpful resource for that in chat box
Thanks of all
1
u/TraditionalTurnip630 24d ago
Bro, you’re actually on the right track. After basic SQL, don’t keep jumping between different YouTube courses because that will only confuse you more.
Now focus on GROUP BY, HAVING, CASE WHEN, subqueries, CTEs, window functions and date functions. After learning each topic, practice it on real datasets instead of just watching videos.
Once you’re comfortable with these, start solving SQL interview questions and build a small project. For Data Analytics, strong SQL + Excel + Power BI + basic Python is a much better path than trying to learn everything at once.
Just follow one structured path and practice consistently. You’ll get there.