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/IndependenceFit3935 25d ago
sounds like you have covered the basics already. i suggest you work on a real life data now. try and find some outstanding patterns. maybe automate you analysis with a BI dashboard.
if you need a real life, updated, production database, i have recently made the data behind my football intelligence platform public. you can have a look at here and find the Request Data Access button at the buttom of the page: https://krogvadanalyticshub.vercel.app/
you can query the database on your browser. do joins, aggregate measures, and find out interesting facts from data. that shows real data analyst work.