SnowPro Core Certification — Question 1304
Which view can be used to determine if a table has frequent row updates or deletes?
Answer options
- A. TABLES
- B. TABLE_STORAGE_METRICS
- C. STORAGE_DAILY_HISTORY
- D. STORAGE_USAGE
Correct answer: B
Explanation
The correct answer is B, TABLE_STORAGE_METRICS, as it provides specific metrics related to the storage and modifications of table rows. The other options do not focus on the frequency of updates or deletes; TABLES gives a general view of tables, STORAGE_DAILY_HISTORY tracks storage over time, and STORAGE_USAGE relates to overall storage consumption.