QuestionQ65

Account Management & Data Governance

A Snowflake user is using the QUERY_HISTORY view in the ACCOUNT_USAGE schema to collect information about two queries that executed during the past 10 minutes, but the anticipated data is absent.

What could cause this?

Explanation

The ACCOUNT_USAGE QUERY_HISTORY view is not real-time; its data can be delayed by up to 45 minutes. Queries executed within the last 10 minutes might therefore not yet be available in the view.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!