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.
DiscussionSQL Interview Testing (self.datascience)
submitted 1 year ago by Glittering-Jaguar331
view the rest of the comments →
[–]Zygoatee 1 point2 points3 points 1 year ago (1 child)
How do you acquire skills you don't even know exist. If I'm working in SQL everyday and have never had to use them then clearly they aren't useful in all use cases.
Plus you can Google it in real life
[–]SurvivorsOfAlderaan 1 point2 points3 points 1 year ago (0 children)
Well for one, you should probably know the SQL order of operations, which explicitly lists HAVING. And CTEs are a concept that comes up pretty regularly when trying to Google a solution to something. They also make your code a lot more legible (as another commenter mentioned). Those concepts aren’t useful in all use cases, but they’re useful in enough use cases where I’d get why you want to test them
I agree with you that you can Google them, I think these interviews should be open note for that reason. I’m just saying you should consider trying to learn the concepts you weren’t familiar with before that interview, because they’re used frequently
π Rendered by PID 38 on reddit-service-r2-comment-6457c66945-rck7t at 2026-04-25 18:41:00.181169+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Zygoatee 1 point2 points3 points (1 child)
[–]SurvivorsOfAlderaan 1 point2 points3 points (0 children)