SnowPro Core Certification — Question 1009

Which metadata table will store the storage utilization information even for dropped tables?

Answer options

Correct answer: B

Explanation

The correct answer is B, TABLE_STORAGE_METRICS, as it retains storage utilization details for all tables, including those that are no longer present. The other options do not specifically provide this capability for dropped tables.