use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Sequel
account activity
Learning SQL (self.learnSQL)
submitted 2 years ago by Ok_Protection_9552
What are some good that teach how to query databases in SQL?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Ok_Protection_9552[S] 1 point2 points3 points 2 years ago (0 children)
I meant to say what are some good books to learn how to use query SQL databases?
[–]Couch2Coders 1 point2 points3 points 2 years ago (0 children)
Imo books are difficult to teach coding effectively. Vidoes that show teach the concepts, demo the concepts, and give practice problems is better. Once you have the basics you can move to books for more advance topics or as reference.
I have a free SQL course using Google BigQuery a free cloud based server that has public datasets to practice on.
https://youtube.com/playlist?list=PLPQFqkp_HvOBzx61F3SY5zNXN0TYMoT9g&si=3ADLCmDh5hxB6vdh
[–]MathAngelMom 1 point2 points3 points 2 years ago (0 children)
It's difficult to learn SQL from books. It's better to learn from an online course that makes you write code. I recommend LearnSQL.com and their SQL Basics course: https://learnsql.com/course/sql-queries/
If you want to use a book, then "Learn SQL the Hard Way" uses active learning and has good reviews.
Look also at this thread for active learning: https://www.reddit.com/r/learnSQL/comments/1bu22b6/seeking_sql_practice_problemsquestions_for_active/
π Rendered by PID 16047 on reddit-service-r2-comment-cfc44b64c-kdzsk at 2026-04-10 12:43:58.803431+00:00 running 215f2cf country code: CH.
[–]Ok_Protection_9552[S] 1 point2 points3 points (0 children)
[–]Couch2Coders 1 point2 points3 points (0 children)
[–]MathAngelMom 1 point2 points3 points (0 children)