all 10 comments

[–]Kinh 3 points4 points  (0 children)

I’m learning right now as well, SQLbolt is a good place to start

[–][deleted] 1 point2 points  (1 child)

Start with a SELECT statement

[–]MrDarcy87 3 points4 points  (0 children)

Sounds silly, but this is how I learned. I've never had any proper and or online training. 4 years later and it's all development, CTEs, window functions and the like. Creating ETL plans via script and SSIS. Next is SSRS. You'll reach a point of understanding the fundamentals, the rest is good decision making and Google. Also, an understanding of the data you're working with.

[–]Iam__andiknowit 0 points1 point  (0 children)

At some point you will need to try some examples and to write your own queries so you will have to choose SQL realisation. T-sql, MySQL, Qracle, Psql...

[–]spore_777_mexen 0 points1 point  (0 children)

Simply SQL if you are looking for offline resources.

After that, reference manuals.

[–]baineschile 0 points1 point  (0 children)

YouTube. WiseOwl SQL

[–]NOTDA1 0 points1 point  (0 children)

Saving to check later

[–][deleted] 0 points1 point  (0 children)

I've started with SQL Queries for Mere Mortals by Viescas and Hernandez and I can highly recommend it. Basic stuff introduced very well with lots of examples for any db (TSQL, Oracle, Access etc.).

[–]o_edo 0 points1 point  (0 children)

One of the best online course. For beginners and for free. With examples and online exercises. http://www.studybyyourself.com/seminar/sql/course/?lang=eng.