DEA-C02 試験問題を無料オンラインアクセス

試験コード:DEA-C02
試験名称:SnowPro Advanced: Data Engineer (DEA-C02)
認定資格:Snowflake
無料問題数:354
更新日:2025-09-03
評価
100%

問題 1

You have a requirement to continuously load data from a cloud storage location into a Snowflake table. The source data is in Avro format and is being appended to the cloud storage location frequently. You want to automate this process using Snowpipe. You've already created the Snowpipe and the associated stage and file format. However, you notice that some files are being skipped during the ingestion process, and data is missing in your Snowflake table. What is the MOST likely reason for this issue, assuming all necessary permissions and configurations (stage, file format, pipe definition) are correctly set up?

問題 2

You are using Snowpark Python to perform data transformation on a large dataset stored in a Snowflake table named customer transactions'. This table contains columns such as 'customer id', 'transaction date', 'transaction amount', and product_category'. Your task is to identify customers who have made transactions in more than one product category within the last 30 days. Which of the following Snowpark Python snippets is the most efficient way to achieve this, minimizing data shuffling and maximizing query performance?

問題 3

You are designing a data sharing solution in Snowflake where a provider account shares a view with a consumer account. The view is based on a table that undergoes frequent DML operations (inserts, updates, deletes). The consumer account needs to see a consistent snapshot of the data, even during these DML operations. Which of the following strategies, or combination of strategies, would be MOST effective in ensuring data consistency from the consumer's perspective, and what considerations should be made?

問題 4

A data engineering team is implementing Row Access Policies (RAP) on a table 'employee_data' containing sensitive salary information. They need to ensure that only managers can see the salary information of their direct reports. A user-defined function (UDF) 'GET returns a comma-separated string of manager usernames for a given username. Which of the following SQL statements correctly creates and applies a RAP to achieve this?

問題 5

Snowpark DataFrame 'employee_df' contains employee data, including 'employee_id', 'department', and 'salary'. You need to calculate the average salary for each department and also retrieve all the employee details along with the department average salary.
Which of the following approaches is the MOST efficient way to achieve this?

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。