Skip to main content
📘 Complete PDF

Databricks Certification Practice Test 06

Practice Test 06

Question 1 of 20
📝 Fill in the Blank
Question 91
## Question 91 A Delta table already contains data. A Data Engineer attempts to write a DataFrame containing an additional column that does not exist in the destination table. To allow the write operation without manually recreating the table, the engineer should enable **_____**. <Select> <option>Schema Enforcement</option> <option>Schema Evolution</option> <option>Checkpointing</option> <option>Z-Ordering</option> </Select>
Answer
✅ Schema Evolution
Explanation
Schema Evolution allows compatible schema changes such as adding new columns during write operations. ---
Answered: 0 / 20
Question Navigator (Test 06)0% Answered