Hacker News new | ask | show | jobs
by kumarvvr 2683 days ago
To me trying to emulate procedural stuff in SQL feels wrong, especially with multi-table queries.
1 comments

Yes, that's what I'm saying. The difficulty people have is that the thought process (solution) is still procedural but the query is expressed declaratively. Once you learn how to navigate that gap you get good at SQL.