Y
Hacker News
new
|
ask
|
show
|
jobs
by
baq
27 days ago
If you never used a CTE, maybe… The reason to use SQL is to get what you need out of a database. Performance is orthogonal to that.
1 comments
nfw2
26 days ago
Obviously, this means using raw SQL instead of an ORM, as the article was discussing the trade-offs of the two and wasn't a 101 course on what SQL is
link