Hacker News new | ask | show | jobs
by yen223 87 days ago
I've always thought of CTEs as a code organisation tool, not an optimisation tool. The fact the some rdbms treats them as an optimisation fence was a bug, not a feature.
1 comments

Improved readability is definitely the primary benefit.