SnowPro Core Certification — Question 1264

When cloning tables, which INFORMATION_SCHEMA view will show different columns for owned storage and referenced storage?

Answer options

Correct answer: C

Explanation

The correct answer is C, TABLE_STORAGE_METRICS, because it specifically provides insights into the storage metrics for tables, showing distinctions for owned and referenced storage. The other options do not focus on table-specific metrics, making them unsuitable for this particular inquiry.