Skip to main content
Data ⭐ Premium

Snowflake SnowPro Advanced: Data Architect (ADA-C01) - 340 Questions

By Webmaster Certland English ❤️ 0 likes

Practice exam for the Snowflake SnowPro Advanced: Data Architect certification. Covers data movement, performance optimization, storage and data lifecycle, security and governance, and data pipelines.

⭐ Premium Updated Mar 2026

Unlock all 340 Snowflake SnowPro Advanced: Data Architect (ADA-C01) - 340 Questions questions

Full simulation · Detailed explanations · Unlimited attempts

  • 340 questions — ~5 full-length simulations
  • Detailed explanations — why each answer is right or wrong
  • Unlimited attempts — retake as many times as needed
  • Smart Practice + Focus Mode + no ads
340
Questions
All certifications
from $4.90/mo

Sample Questions — Snowflake SnowPro Advanced: Data Architect (ADA-C01) - 340 Questions

5 free sample questions from this practice exam. Correct answers are highlighted.

1. A data engineer needs to load CSV files from an S3 stage into a Snowflake table. Some files contain rows that violate the table constraints. The engineer wants the load to continue for valid rows and skip invalid ones without failing the entire COPY INTO command. Which ON_ERROR option should be used?

A ABORT_STATEMENT
B CONTINUE ✓ Correct
C SKIP_FILE
D SKIP_FILE_10

2. A data architect needs to create a Snowpipe that will automatically ingest files as they arrive in an Amazon S3 bucket. Which parameter must be included in the CREATE PIPE statement to enable event-based automatic ingestion?

A ENABLE_STREAMING = TRUE
B AUTO_INGEST = TRUE ✓ Correct
C NOTIFICATION_ENABLED = TRUE
D CONTINUOUS_LOAD = TRUE

3. A data architect wants to create a task DAG in Snowflake where multiple parallel child tasks run after a root task completes, and a final task runs only after all parallel branches finish. Which Snowflake task feature enables this pattern?

A Define each parallel child task with AFTER = '' and chain them together sequentially
B Create the convergence task with FINALIZE = '' so it runs after all DAG tasks complete ✓ Correct
C Use a WHEN condition on each parallel task to check whether sibling tasks have finished
D Set SCHEDULE on the final task equal to the longest expected branch duration

4. A data engineer is loading files into Snowflake using COPY INTO and wants to ensure that already-loaded files are automatically deleted from the stage after a successful load. Which COPY INTO option achieves this?

A PURGE = TRUE ✓ Correct
B FORCE = TRUE
C AUTO_INGEST = TRUE
D TRUNCATECOLUMNS = TRUE

5. A company has configured Snowpipe with AUTO_INGEST = TRUE on AWS. After creating the pipe, which Snowflake function should the data architect call to retrieve the SQS queue ARN that must be configured in the S3 event notification settings?

A SHOW PIPES ✓ Correct
B DESCRIBE PIPE
C SELECT SYSTEM$PIPE_STATUS('')
D SELECT GET_DDL('PIPE', '')

Want to test yourself for real?

Create a free account and run our exam simulation engine.

Free No credit card
  • Simulation engine
  • Up to 10 questions per attempt
  • Score & basic stats
Create free account Already have an account? Sign in
Best
Premium Premium
  • All 340 questions
  • Detailed explanations
  • Smart Practice + Focus Mode
⭐ Get Premium

Related Exams

Discussion

No comments yet. Be the first to start the discussion!

Sign in to join the discussion.