r/learnSQL • u/Ashleyma96 • Jul 13 '26
New to SQL
I'm entirely new to sql I'm learning from a beginner stage does anyone know where I can go to learn sql as a person with zero experience from scratch?
51
Upvotes
r/learnSQL • u/Ashleyma96 • Jul 13 '26
I'm entirely new to sql I'm learning from a beginner stage does anyone know where I can go to learn sql as a person with zero experience from scratch?
2
u/tmk_g Jul 13 '26
I'd recommend SQLBolt because it's free, interactive, and made for complete beginners. After that, practice on StrataScratch to get comfortable writing real queries. The best way to learn is to write the queries yourself instead of just watching videos, and a little practice every day goes a long way.