Snowflake Certification Practice Test 02
Practice Test 02
Snowflake Certification Practice Test 02
Practice Test 02
Insightful Saga — Modern Data Engineering Certification Preparation
Question 21
## Question 21 A retail company accidentally deletes customer records from a table. The deletion occurred 12 hours ago. What is the BEST Snowflake feature to recover the deleted data?
Time Travel allows access to historical versions of data within the configured retention period. ---
Question 22
## Question 22 A Data Engineer wants to create a copy of a production database instantly without copying physical data. Which Snowflake feature should be used?
Zero-Copy Cloning creates metadata pointers instead of physically duplicating data. ---
Question 23
## Question 23 A company wants developers to test schema changes safely without impacting production data. What is the MOST appropriate approach?
Question 24
## Question 24 A Snowflake table is configured with a 7-day Time Travel retention period. What happens after the Time Travel period expires?
Question 25
## Question 25 What is the PRIMARY purpose of Snowflake Fail-safe?
Fail-safe is a Snowflake recovery mechanism designed for catastrophic recovery scenarios. ---
Question 26
## Question 26 A company wants to identify changed rows since the last ETL run. Which Snowflake feature is most appropriate?
Question 27
## Question 27 A Stream in Snowflake primarily tracks:
Question 28
## Question 28 A company wants to execute an ETL process every night at midnight. Which Snowflake feature should be configured?
Question 29
## Question 29 A Stream captures changes in a source table. What component commonly consumes those changes?
Question 30
## Question 30 A company wants fully automated data ingestion whenever files arrive in cloud storage. Which Snowflake capability should be implemented?
Question 31
## Question 31 A new CSV file arrives in cloud storage. Snowpipe automatically loads the file. Which business benefit is achieved?
Question 32
## Question 32 A Data Engineer wants ingestion to happen without manually running COPY commands. What solution is best?
Question 33
## Question 33 A company clones a database. Immediately after cloning, storage consumption is:
Zero-copy cloning initially shares underlying storage. ---
Question 34
## Question 34 Which Snowflake feature enables point-in-time access to historical data?
Question 35
## Question 35 A Data Engineer wants to automate a pipeline: 1. Detect Changes 2. Process Changes 3. Update Target Table Which combination is MOST appropriate?
Question 36
## Question 36 A healthcare company wants a testing environment identical to production. Which approach provides the fastest solution?
Question 37
## Question 37 A company wants to schedule SQL execution every hour. Which Snowflake object should be used?
Question 38
## Question 38 A company receives thousands of files daily. Manual ingestion is no longer practical. Which Snowflake feature is designed for this scenario?
Question 39
## Question 39 An engineer accidentally updates millions of records incorrectly. The issue is discovered three hours later. Which Snowflake feature provides the fastest recovery path?
Question 40
## Question 40 A company wants to build incremental ETL pipelines instead of full reloads. Which Snowflake feature should be evaluated first?
Streams track row-level changes, making them ideal for incremental processing. --- --- title: Snowflake Certification Practice Test 03 description: Company Scenario Based Questions ---