SnowflakeSnowflake
DEA-C02 · Question #86
DEA-C02 Question #86: Real Exam Question with Answer & Explanation
Sign in or unlock DEA-C02 to reveal the answer and full explanation for question #86. The question stem and answer options stay visible for context.
Data Movement
Question
A Data Engineer is designing a solution that will send report files generated and stored in a Snowflake stage to a customer, using email. The files can only be available for download for 60 minutes as new files will be generated and the old ones become obsolete. What is the recommended way to meet these requirements?
Options
- AShare data using a scoped URL and the SYSTEM$SEND_EMAIL function.
- BShare data using pre-signed URL and the function.
- CShare data using a stage file URL and the SYSTEM$SEND_EMAIL function.
- DShare data using a scoped URL and write a custom Python script to send the email.
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
#Pre-signed URL#File Sharing#Email Notification#Snowflake Stage