SnowPro Core Certification — Question 910

The following settings are configured:

THE MIN_DATA_RETENTION_TIME_IN_DAYS is set to 5 at the account level.
THE DATA_RETENTION_TIME_IN_DAYS is set to 2 at the object level.

For how many days will the data be retained at the object level?

Answer options

Correct answer: C

Explanation

The data retention at the object level is determined by THE DATA_RETENTION_TIME_IN_DAYS, which is set to 2 days. However, since THE MIN_DATA_RETENTION_TIME_IN_DAYS is set to 5 days at the account level, the object level retention cannot be lower than this minimum, resulting in a retention period of 5 days. Options A, B, and D are incorrect as they do not reflect the minimum retention requirement.