|
-
Jul 18th, 2023, 11:57 AM
#23
Re: Return to very slow query
This is a good read:
https://devblogs.microsoft.com/azure...r-temp-tables/
And again - I'm not sure how CTE's materialize - if that's a memory object or a disk based stored object. And even with TEMP TABLES, which are TEMPDB "stored" - they can still reside in memory alone if small enough.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|