Hacker News new | ask | show | jobs
by DangitBobby 1636 days ago
That's mainly true because you don't have the benefit of an index when you join on a CTE, isn't it?
1 comments

It'a slow even without indexes. In other cases, where the CTE is used multiple times in the same query, it can be faster