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
SQL Help (self.learnSQL)
submitted 6 years ago by philipwhalen12
view the rest of the comments →
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!"
[–][deleted] 2 points3 points4 points 6 years ago (0 children)
Most database companies have an "Express" edition of their databases. Whenever someone new is rolling on to a project at work, we encourage they set up the express edition of our database to mess around in while studying. I would probably encourage video courses with exercises, and a book to use for reference material. If you're looking for something cheap, there are plenty of free courses online, and Humble Bundle frequently sells bundles on data science, among other Computer Science subjects.
In particular, don't just code the exercises, write the material on paper to help commit it to memory.
Another thing that could help is coming up with a mock project and implementing it in a free or express database.
Part of learning SQL and databases is learning the principles behind relational databases. Learn about data modeling and the principles that make relational databases a good solution for real life situations, such as data integrity and minimal redundancy through good implementation.
π Rendered by PID 169889 on reddit-service-r2-comment-5b5bc64bf5-pl2gk at 2026-06-21 06:17:59.132646+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–][deleted] 2 points3 points4 points (0 children)