nerdexam
Snowflake

COF-C02 · Question #438

How long is a query visible in the Query History page in the Snowflake Web Interface (Ul)?

The correct answer is C. 14 days. Query History in the Snowflake Web UI retains query records for 14 days. This applies to queries visible in the UI's History page. For programmatic access over longer periods, the ACCOUNT_USAGE schema's QUERY_HISTORY view retains data for up to 365 days (1 year), but the UI…

Snowflake Cloud Data Platform Features and Architecture

Question

How long is a query visible in the Query History page in the Snowflake Web Interface (Ul)?

Options

  • A60 minutes
  • B24 hours
  • C14 days
  • D30 days

How the community answered

(61 responses)
  • A
    2% (1)
  • B
    7% (4)
  • C
    89% (54)
  • D
    3% (2)

Explanation

Query History in the Snowflake Web UI retains query records for 14 days. This applies to queries visible in the UI's History page. For programmatic access over longer periods, the ACCOUNT_USAGE schema's QUERY_HISTORY view retains data for up to 365 days (1 year), but the UI itself only shows the last 14 days. This distinction is frequently tested in Snowflake certification exams.

Topics

#Query History#Web Interface#UI Features#Data Retention

Community Discussion

No community discussion yet for this question.

Full COF-C02 Practice