Forum Discussion
CTAS and temp db
- 2 years ago
Hi smpa01 as per MS documentation, temp tables are not officially supported (even though they are present...). MS are looking into the usage scenarios of temp tables currently.
https://learn.microsoft.com/en-us/fabric/data-warehouse/tsql-surface-area
I have a blog which covers what does and doesn't work with the unsupported temp tables in Fabric.
https://www.serverlesssql.com/temp-tables-in-fabric-warehouses/
Hi smpa01 as per MS documentation, temp tables are not officially supported (even though they are present...). MS are looking into the usage scenarios of temp tables currently.
https://learn.microsoft.com/en-us/fabric/data-warehouse/tsql-surface-area
I have a blog which covers what does and doesn't work with the unsupported temp tables in Fabric.
https://www.serverlesssql.com/temp-tables-in-fabric-warehouses/