About 206,000 results
Open links in new tab
  1. QUERY_HISTORY , QUERY_HISTORY_BY_* - Snowflake

    You can use the QUERY_HISTORY family of table functions to query Snowflake query history along various dimensions: QUERY_HISTORY returns queries within a specified time range.

  2. Using the Snowflake Query History: 9 Practical Examples

    Apr 14, 2024 · In this post, Ian explains how to leverage the Snowflake Query History dataset with 9 practical examples.

  3. Snowflake Query History - SQL Server Tips

    Jun 16, 2025 · In this section of the Snowflake tutorial we look at how to get Snowflake query history for queries that have been executed.

  4. Snowflake Query History: How to Track and Audit Your Queries

    In this article, we will explore the Snowflake query history view and the QUERY_HISTORY table functions in detail. You’ll learn how to use these features to gain valuable insights into query …

  5. Snowflake Query History: Accessing, Examples, and …

    Sep 3, 2024 · Explore Snowflake Query History: Learn how to access, analyze, and troubleshoot with detailed examples in this comprehensive guide.

  6. How to Track and Kill Long-Running Queries in Snowflake Using QUERY

    May 10, 2025 · Snowflake is a powerful cloud data platform, but like any system, it’s important to keep an eye on what’s running — especially long-running queries that may slow down your …

  7. How to View Query History in Snowflake [2026 Full Guide]

    How to View Query History in Snowflake [2026 Full Guide]In today’s video, we cover snowflake query history, snowflake tutorial, view query history, snowflake...

  8. Snowflake SQL Functional series: the QUERY_HISTORY function …

    Welcome to the Snowflake SQL Functional series! In this tutorial, we will explore the QUERY_HISTORY function, which is useful for beginners to track the history of executed …

  9. QUERY_HISTORY view - Snowflake Documentation

    This Account Usage view can be used to query Snowflake query history by various dimensions (time range, session, user, warehouse, and so on) within the last 365 days (1 year).

  10. SNOWFLAKE: Extending a full QUERY_HISTORY - Medium

    Jan 12, 2025 · SNOWFLAKE: Extending a full QUERY_HISTORY How many times did you need all the information about queries in one place? Including the queries the most actual and the …