QuestionQ54

Account Management & Data Governance

Which view or command offers the MOST detailed storage information for a table?

Explanation

ACCOUNT_USAGE.TABLE_STORAGE_METRICS provides table-level storage utilization and breaks billed storage into active, Time Travel, Fail-safe, and retained-for-clone bytes. ACCOUNT_USAGE.STORAGE_USAGE is account-wide daily storage usage rather than detailed metrics for an individual table. Snowflake TABLE_STORAGE_METRICS documentation

Learn more

Community Discussion

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