Which of the following is the Snowflake Account_Usage.Metering_History view used for?
Which of the following is the Snowflake Account_Usage.Metering_History view used for?
The Snowflake Account_Usage.Metering_History view is used for gathering the hourly credit usage for an account. This view provides detailed information about the consumption of Snowflake credits on an hourly basis, allowing users to monitor and analyze their usage over time.
The METERING_HISTORY view in the ACCOUNT_USAGE schema can be used to return the hourly credit usage for an account within the last 365 days (1 year). https://docs.snowflake.com/en/sql-reference/account-usage/metering_history.html
correct answer
A. Gathering the hourly credit usage for an account
Correct
A is correct: https://docs.snowflake.com/en/sql-reference/account-usage/metering_history.html#metering-history-view