0
0
Snowflakecloud~5 mins

Time Travel retention periods in Snowflake - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is Time Travel in Snowflake?
Time Travel lets you access historical data from a table or database as it existed at a past time or before a change happened.
Click to reveal answer
beginner
What is the default Time Travel retention period for standard Snowflake accounts?
The default retention period is 1 day (24 hours) for standard accounts.
Click to reveal answer
intermediate
What is the maximum Time Travel retention period available in Snowflake Enterprise Edition and above?
Up to 90 days of Time Travel retention is available in Enterprise Edition and higher.
Click to reveal answer
intermediate
How does Time Travel retention period affect storage costs?
Longer retention periods keep more historical data, which increases storage usage and costs.
Click to reveal answer
intermediate
Can you change the Time Travel retention period for a table after it is created?
Yes, you can alter the retention period for a table using SQL commands, within allowed limits based on your Snowflake edition.
Click to reveal answer
What is the default Time Travel retention period for Snowflake standard accounts?
A7 days
B30 days
C1 day
D90 days
Which Snowflake edition supports up to 90 days of Time Travel retention?
AStandard Edition
BEnterprise Edition
CFree Trial
DDeveloper Edition
What happens to storage costs when you increase the Time Travel retention period?
ACosts increase
BCosts stay the same
CCosts decrease
DCosts are refunded
Can you access data from 10 days ago if your Time Travel retention is set to 7 days?
AOnly if data was archived
BYes, always
CYes, but only with special permission
DNo, only within retention period
How do you change the Time Travel retention period for a table?
AUsing ALTER TABLE command
BUsing CREATE TABLE command
CUsing DROP TABLE command
DUsing SELECT command
Explain what Time Travel retention period means in Snowflake and why it matters.
Think about how long you can go back in time to see old data.
You got /3 concepts.
    Describe how Snowflake editions affect the maximum Time Travel retention period available.
    Different editions offer different time windows for Time Travel.
    You got /3 concepts.