IS the definition of a CTE stored in DB?
If yes, then where. Most of the articles state that it is a dynamic object that produces temporary result sets which lasts only up to the query. IS it the only version of truth ?
Is there anything more to this ?
Thanks.