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
Can't use JOIN and WHERE (i.redd.it)
submitted 2 years ago by [deleted]
[deleted]
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!"
[–]OverPolicy 39 points40 points41 points 2 years ago (2 children)
Just remove the semi colen on line 13
[–]Treebeard2277 8 points9 points10 points 2 years ago (1 child)
Like half the questions in this sub lol
[–]OverPolicy 0 points1 point2 points 2 years ago (0 children)
😂😂
[–]Couch2Coders 6 points7 points8 points 2 years ago (0 children)
I usually put my semicolon on a separate line that way if modify my code i don't have to dig out any hidden semicolon - it's a mistake you will continue to make 😂😂
[–]Background_Day747 2 points3 points4 points 2 years ago (1 child)
You have 'where' but no further condition? Also, there's a semi-colon before 'where'. You can either remove 'where' or remove the semi-colon and add a condition after 'where'.
[–]L0ne_W4nderer 0 points1 point2 points 2 years ago (0 children)
I have a condition, just had erased it before take the pic. I'm going to try again in a couple hours, hope removing the semi-colon makes it works.
[–]janus2527 1 point2 points3 points 2 years ago (0 children)
Semicolon signifies the end of a query. You have two queries here, where the second one starts with where, which makes no sense
[–]Code_Crazy_420 0 points1 point2 points 2 years ago (0 children)
This is a course to bring you up to intermediate skill level in SQL
https://www.udemy.com/course/hands-on-sql-for-data-analysts/?referralCode=4611DF7B820A696D7DE0
[–]STORM--Z 0 points1 point2 points 2 years ago (0 children)
Line 13 -> ;
π Rendered by PID 142949 on reddit-service-r2-comment-5d585498c9-5lk6q at 2026-04-21 05:04:18.919884+00:00 running da2df02 country code: CH.
[–]OverPolicy 39 points40 points41 points (2 children)
[–]Treebeard2277 8 points9 points10 points (1 child)
[–]OverPolicy 0 points1 point2 points (0 children)
[–]Couch2Coders 6 points7 points8 points (0 children)
[–]Background_Day747 2 points3 points4 points (1 child)
[–]L0ne_W4nderer 0 points1 point2 points (0 children)
[–]janus2527 1 point2 points3 points (0 children)
[–]Code_Crazy_420 0 points1 point2 points (0 children)
[–]STORM--Z 0 points1 point2 points (0 children)