Hacker News new | ask | show | jobs
by sixtram 217 days ago
What about reusing a CTE? Let me import a CTE definition so that it can be used throughout my app, not just in the current context.
1 comments

I believe that’s what we call a "view".