Databricks Certified Data Engineer Associate — Question 109
Which of the following must be specified when creating a new Delta Live Tables pipeline?
Answer options
- A. A key-value pair configuration
- B. At least one notebook library to be executed
- C. A path to cloud storage location for the written data
- D. A location of a target database for the written data
Correct answer: B
Explanation
The correct answer is B because at least one notebook library must be provided for execution in a Delta Live Tables pipeline. Options A, C, and D are not mandatory requirements for creating the pipeline, making them incorrect.