Creating unmanaged tables
In Databricks, unmanaged tables allow users to specify a custom storage location for their data. Unlike managed tables, the storage and lifecycle are fully under the user's control. This exercise will test your understanding of correctly creating an unmanaged Delta table using SQL.
What is the purpose of the LOCATION keyword in the SQL command for creating the table patients_unmanaged?
Diese Übung ist Teil des Kurses
Data Management in Databricks
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten