SnowflakeSnowflake
COF-C02 · Question #544
COF-C02 Question #544: Real Exam Question with Answer & Explanation
The correct answer is A: Account. The MIN_DATA_RETENTION_TIME_IN_DAYS parameter is set at the Account level in Snowflake. This parameter specifies the minimum number of days Snowflake retains the historical data for time travel, which allows users to access and query data as it existed at previous points in time.
Storage and Data Protection
Question
At what level is the MIN_DATA_RETENSION_TIME_IN_DAYS parameter set?
Options
- AAccount
- BDatabase
- CSchema
- DTable
Explanation
The MIN_DATA_RETENTION_TIME_IN_DAYS parameter is set at the Account level in Snowflake. This parameter specifies the minimum number of days Snowflake retains the historical data for time travel, which allows users to access and query data as it existed at previous points in time.
Topics
#Data Retention#Time Travel#Account Parameters#MIN_DATA_RETENTION_TIME_IN_DAYS
Community Discussion
No community discussion yet for this question.