Explain the difference between managedDelta vs external tables in Fabric Lakehouse.

Prepare for the DP-700 Microsoft Fabric Data Engineer Exam with flashcards and multiple choice questions. Study with hints and explanations, and ensure success on your certification exam!

Multiple Choice

Explain the difference between managedDelta vs external tables in Fabric Lakehouse.

Explanation:
The main idea here is who owns the data location and manages the lifecycle of the Delta table in Fabric Lakehouse. A managed Delta table is stored and managed by Fabric in OneLake, meaning Fabric handles the data files, the Delta transaction log, and lifecycle tasks like storage organization and cleanup. An external table, on the other hand, points to data that lives outside Fabric’s managed space—the table metadata is maintained by Fabric, but the actual files reside in an external location. Both options support Delta Lake features and ACID transactions, so the capabilities aren’t the difference—the difference is who controls and maintains the data storage. This is why the statement that best fits is that managed Delta tables are stored and managed by Fabric in OneLake, while external tables reference data stored externally, with both offering ACID and Delta features but differing in management responsibilities.

The main idea here is who owns the data location and manages the lifecycle of the Delta table in Fabric Lakehouse. A managed Delta table is stored and managed by Fabric in OneLake, meaning Fabric handles the data files, the Delta transaction log, and lifecycle tasks like storage organization and cleanup. An external table, on the other hand, points to data that lives outside Fabric’s managed space—the table metadata is maintained by Fabric, but the actual files reside in an external location. Both options support Delta Lake features and ACID transactions, so the capabilities aren’t the difference—the difference is who controls and maintains the data storage. This is why the statement that best fits is that managed Delta tables are stored and managed by Fabric in OneLake, while external tables reference data stored externally, with both offering ACID and Delta features but differing in management responsibilities.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy