ExamGecko
Question list
Search
Search

Question 476 - COF-C02 discussion

Report
Export

How can a user get the MOST detailed information about individual table storage details in Snowflake?

A.
SHOW TABLES command
Answers
A.
SHOW TABLES command
B.
SHOW EXTERNAL TABLES command
Answers
B.
SHOW EXTERNAL TABLES command
C.
TABLES view
Answers
C.
TABLES view
D.
TABLE STORAGE METRICS view
Answers
D.
TABLE STORAGE METRICS view
Suggested answer: D

Explanation:

To obtain the most detailed information about individual table storage details in Snowflake, the TABLE STORAGE METRICS view is the recommended option. This view provides comprehensive metrics on storage usage, including data size, time travel size, fail-safe size, and other relevant storage metrics for each table. This level of detail is invaluable for monitoring, managing, and optimizing storage costs and performance.

References:

Snowflake Documentation: Information Schema

asked 23/09/2024
Felix Bourdier
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first