Databricks-Certified-Data-Engineer-Associate 試験問題を無料オンラインアクセス
| 試験コード: | Databricks-Certified-Data-Engineer-Associate |
| 試験名称: | Databricks Certified Data Engineer Associate Exam |
| 認定資格: | GAQM |
| 無料問題数: | 234 |
| 更新日: | 2026-07-16 |
In which of the following scenarios should a data engineer use the MERGE INTO command instead of the INSERT INTO command?
A data engineer needs to determine whether to use the built-in Databricks Notebooks versioning or version their project using Databricks Repos.
Which of the following is an advantage of using Databricks Repos over the Databricks Notebooks versioning?
A data engineer has three tables in a Delta Live Tables (DLT) pipeline. They have configured the pipeline to drop invalid records at each table. They notice that some data is being dropped due to quality concerns at some point in the DLT pipeline. They would like to determine at which table in their pipeline the data is being dropped.
Which of the following approaches can the data engineer take to identify the table that is dropping the records?