The TABLE_STORAGE_METRICS view in the INFORMATION_SCHEMA
Snowflake’s INFORMATION_SCHEMA views reflect metadata in (near) real time, whereas the corresponding ACCOUNT_USAGE views—including its TABLE_STORAGE_METRICS—have built‑in latency of up to a few hours due to their batch extraction process. The STORAGE_USAGE_HISTORY view is a historical, time‑series log (not current point‑in‑time metrics), and data‑share views also surface the same (lagged) Account Usage data.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Billhardy
1Â week, 6Â days ago