Comment by sixtram
3 months 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.
3 months 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.
I believe that’s what we call a "view".