Y
Hacker News
new
|
ask
|
show
|
jobs
by
hobs
1751 days ago
I would still say they are not great as most engines just... write your sql out, instead of saving/memoizing anything.
1 comments
eyelidlessness
1750 days ago
All of my experience here is with Postgres, where (in recent versions) read-only CTEs are basically temporary views with all the built in optimizations that come from that.
link