ComenzarEmpieza gratis

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?

Este ejercicio forma parte del curso

Data Management in Databricks

Ver curso

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio