Snowflake Vs MS-SQL - Part 113 - Clear the cache
Clear the cache
When you are working on query performance, you have to clear the cache.
MS-SQL Server
In Snowflake, we can use ALTER_SESSION or ALTER WAREHOUSE as follows:
When you are working on query performance, you have to clear the cache.
In Snowflake, we can use ALTER_SESSION or ALTER WAREHOUSE as follows:
Comments
Post a Comment