ExamGecko
Question list
Search
Search

Question 521 - 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 get the most detailed information about individual table storage details in Snowflake, the TABLE STORAGE METRICS view should be used. This Information Schema view provides granular storage metrics for tables within Snowflake, including data related to the size of the table, the amount of data stored, and storage usage over time. It's an essential tool for administrators and users looking to monitor and optimize storage consumption and costs.

References:

Snowflake Documentation: Information Schema - TABLE STORAGE METRICS View

asked 23/09/2024
bijay ghimire
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first