If a schema has a retention time of 10 days, a table in that schema with no explicit retention will inherit 10 days.

Master Snowflake Data Engineer Exam. Study with flashcards and multiple choice questions, each question includes hints and explanations. Prepare for your success!

Multiple Choice

If a schema has a retention time of 10 days, a table in that schema with no explicit retention will inherit 10 days.

Explanation:
Data retention time in Snowflake is a property that can be set at the database, schema, or table level, and child objects inherit the retention value from their nearest parent unless they have their own explicit setting. Here, the schema has a retention time of 10 days, and the table does not define its own retention. As a result, the table uses the schema's 10-day retention, so its Time Travel window is 10 days. If you later set an explicit retention on the table, that would override the inherited value; otherwise the inherited setting remains in effect.

Data retention time in Snowflake is a property that can be set at the database, schema, or table level, and child objects inherit the retention value from their nearest parent unless they have their own explicit setting. Here, the schema has a retention time of 10 days, and the table does not define its own retention. As a result, the table uses the schema's 10-day retention, so its Time Travel window is 10 days. If you later set an explicit retention on the table, that would override the inherited value; otherwise the inherited setting remains in effect.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy