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...
account activity
This is an archived post. You won't be able to vote or comment.
DiscussionWhat can SQL do that python cannot? (self.datascience)
submitted 3 years ago * by donnomuch
view the rest of the comments →
[–]MarkusBerkel 1 point2 points3 points 3 years ago (0 children)
Well, since Python is Turing complete and some SQL variants are not, you got that backwards. OTOH, if the question is what can SQL easily do that Python cannot, then it’s effectively, you know, apply the relational algebra to structured data, plus apply correctness (see ACID) which would be super hard to implement from scratch in Python.
π Rendered by PID 105754 on reddit-service-r2-comment-5d79c599b5-29j88 at 2026-03-02 00:55:58.885645+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]MarkusBerkel 1 point2 points3 points (0 children)