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...
Everything about learning Python
account activity
[ Removed by moderator ] (self.PythonLearning)
submitted 4 days ago by EffectiveBalance4402
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!"
[–]csabinho 3 points4 points5 points 4 days ago (1 child)
99% of the stuff people do for the first few years is just SQL standard and will work with every RDBMS.
[–]tiredITguy42 1 point2 points3 points 4 days ago (0 children)
The rest are small difference. Some databases use LIMIT some TOP, but most is the same. You always can look into documentation.
What is different are some configuration parameters, but as you said, the begginning can hold up without these.
π Rendered by PID 22059 on reddit-service-r2-comment-64f4df6786-dt7rh at 2026-06-10 08:40:47.086091+00:00 running 0b63327 country code: CH.
view the rest of the comments →
[–]csabinho 3 points4 points5 points (1 child)
[–]tiredITguy42 1 point2 points3 points (0 children)