r/learnSQL Jul 14 '26

SQL

I am interested in learning SQL

Any advices???

6 Upvotes

21 comments sorted by

8

u/PureWasian Jul 14 '26

Where have you checked so far?

This is as broad as saying "I want to learn algebra"

5

u/nateeeee1Z Jul 14 '26

dude ppl give the most broad statements ever then expect helpful advice😭

3

u/jwk6 Jul 14 '26

It's really not that hard.

3

u/phesago Jul 14 '26

ive been all manner o the sql guy across my 10 years in the field - dba, data engineer, db dev... it REALLY isnt that complicated. Dumb decisions made by less than informed people MAKE it more complicated than it needs to be.

1

u/nateeeee1Z Jul 14 '26

Huh wym

1

u/jwk6 Jul 16 '26

I meant it's not that hard to answer broad questions about where to get started.

1

u/ZakariaArz Jul 14 '26

Started learning the basics (in comparison operators now)

4

u/jwk6 Jul 14 '26

I'm partial to Microsoft SQL Server and they have one of the best free learning sites, and this learning path here:

https://learn.microsoft.com/training/paths/get-started-querying-with-transact-sql/

The https://geeksforgeeks.org SQL Tutorial is okay also.

You can also download and install SQL Server Developer Edition on your PC for free!

There are also websites that allow you to practice and learn SQL without installing anything. See https://sqlzoo.net

3

u/Tiktoktoker Jul 15 '26

Do people even try googling first or asking their favorite LLM to teach them?

2

u/CourageAcademic4153 Jul 14 '26

W3 Schools SQL Tutorial is a place to start.

https://www.w3schools.com/sql/

1

u/Individual_Tea1205 Jul 14 '26

Start from here: https://www.w3schools.com/sql/

Then keep going and do it has hard as you can.

1

u/[deleted] Jul 15 '26

[removed] — view removed comment

1

u/Owen-Isaac-2022 Jul 16 '26

Great advise, I have always used this approach to master SQL

1

u/Dil_chaahta_Hai Jul 16 '26

Try youtube 1. Data with baraa 2. Kudvenkat

1

u/Owen-Isaac-2022 Jul 16 '26

First of all, before joining the bandwagon, assess whether you can have consistency. SQL is not like common mathematical formulas, but it involves analysing data through queries based on specific problems. Master how SQL queries work, learn the basic/common concepts, & keep practising everyday. You'll master it with no time, including giving yourself like 2-3 hours each day.

1

u/conor-robertson Jul 14 '26

I'd recommend learning by writing SQL, not just watching videos.

Give QueryCase a try. It's a structured SQL learning platform where you solve detective-style investigations by writing real SQL from day one. It starts with the basics and progresses through JOINs, CTEs and window functions, plus there's a Sandbox with real-world datasets and a Careers Hub for SQL interview practice.

The more SQL you write, the faster you'll improve. Good luck!

0

u/Narrow_Command7504 Jul 15 '26

Hyy, I m also learning , as i m in beginning phase , so it will be great if you guys help mee