SnowPro Core Certification — Question 1291

Which view will show the MOST recent information about table-level storage utilization?

Answer options

Correct answer: C

Explanation

The TABLE_STORAGE_METRICS view in the INFORMATION_SCHEMA contains up-to-date metrics on table storage utilization, making it the best choice for recent information. The other options either access the same metrics from different contexts or historical data, which do not provide the most current information.