nerdexam
SnowflakeSnowflake

DEA-C02 · Question #62

DEA-C02 Question #62: Real Exam Question with Answer & Explanation

Sign in or unlock DEA-C02 to reveal the answer and full explanation for question #62. The question stem and answer options stay visible for context.

Security and Governance

Question

Database XYZ has the data_retention_time_in_days parameter set to 7 days and table XYZ.public.ABC has the data_retention_time_in_days set to 10 days. A Developer accidentally dropped the database containing this single table 8 days ago and just discovered the mistake. How can the table be recovered?

Options

  • Aundrop database xyz;
  • Bcreate table abc_restore as select * from xyz.public.abc at (offset => -60*60*24*8);
  • Ccreate table abc_restore clone xyz.public.abc at (offset => -3600*24*8);
  • DCreate a Snowflake Support case to restore the database and table from Fail-safe.

Unlock DEA-C02 to see the answer

You've previewed enough free DEA-C02 questions. Unlock DEA-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Time Travel#Fail-safe#Data Retention#Data Recovery
Full DEA-C02 PracticeBrowse All DEA-C02 Questions