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?
Cet exercice fait partie du cours
Data Management in Databricks
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice