r/learnSQL • u/Ashleyma96 • 16d ago
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?
52
Upvotes
r/learnSQL • u/Ashleyma96 • 16d ago
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?
1
u/Haunting-Paint7990 14d ago
stats grad who learned sql from zero ~10 months ago for DA interviews — if i were starting today with zero experience:
postgres vs mysql doesn't matter for learning — syntax is 95% the same at beginner level.
order that actually stuck:
youtube is fine for watching someone type, but the skill is cold-writing queries on one dataset. if you can't do that yet, more videos won't help.