
Snowflake Community
Mar 25, 2025 · Why is the change implemented? Snowflake’s features and functionalities evolve rapidly, continually enhancing existing capabilities and introducing new ones. Enabling default Secondary …
RELEASES & ANNOUNCEMENTS - Snowflake Inc.
Service Alerts/ Status of Product: Notifications about service disruptions in a specific region, including updates during the disruption and announcements when issues are resolved. An individual alert can …
Updating an expired SCIM API token - Snowflake Inc.
Jul 15, 2025 · A SCIM API token expires 6 months after it is created. Currently, Snowflake does not have a mechanism to notify customers when their SCIM API token is expiring or has expired. After …
How to get the Latest Table Update Time by using the Stored Procedure
Mar 25, 2025 · This article provides a workaround to get the latest table change commit time and export it to a table by using the Stored Procedure.
How To: Resolve blocked queries - Snowflake Inc.
Apr 3, 2023 · How To: Resolve blocked queries This article explains how ACCOUNTADMIN can release locks on tables that are blocking other queries to run.
How Snowflake acquires resource locks while executing DML queries
Jun 19, 2023 · This article explains how Snowflake acquires resource locks (lock granularity) while executing DML queries (INSERT, UPDATE, DELETE, MERGE, COPY, etc.).
Snowflake Community
Jun 21, 2023 · This article details how to fix authentication issues caused by a network policy when connecting to Snowflake from Power BI Service
Snowflake Community
Aug 30, 2023 · Column LAST_ALTERED in TABLES view gets updated when a query attempts to update the table without changing any records The article explains that column LAST_ALTERED …
Secure Automation in Snowflake: Connecting GitHub Actions Using …
Jul 21, 2025 · Secure Automation in Snowflake: Connecting GitHub Actions Using PAT and Key Pair Authentication This guide covers setup steps, GitHub Secrets configuration, and automated access …
How to diagnose a slow running query - Snowflake Inc.
Jan 16, 2024 · Snowflake provides tools and resources that can help you diagnose the cause of a slow query: History Page. QUERY_HISTORY Functions. Query Profile. History Page (Web Interface) If …