Exam SOL-C01 Topic 1 Question 83 Discussion
Actual exam question for Snowflake's SOL-C01 exam
Question #: 83
Topic #: 1
Question #: 83
Topic #: 1
A data warehouse contains a table 'SALES TRANSACTIONS that is frequently updated. You need to ensure that the data is protected against accidental deletions and updates, and you need to be able to restore the data to a specific point in time. Which of the following Snowflake features and configurations should you implement to achieve this goal effectively?
Suggested Answer: A Vote an answer
Setting the parameter enables Time Travel, which allows restoring data to a specific point in the past within the retention period. Fail-safe provides an additional layer of protection beyond Time Travel, but it's not directly accessible for user- initiated recovery. Replication (Option A) is for disaster recovery but doesn't help with user errors. Backups (Option B) are useful but add complexity compared to Time Travel. Option D relies solely on Fail-safe, which is not user- accessible. Note, it is best to only provide time travel on required databases to save money on storage costs, account level might be unnecessary. Therefore, C is still better option than setting at table level also.
by Lucy at Mar 11, 2026, 02:35 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).