cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Undrop a table from built-in catalogs Azure Databricks

Rags98
New Contributor II

How can I undrop a table from a built-in catalog in Azure Databricks

1 REPLY 1

Lakshay
Databricks Employee
Databricks Employee

If you are using Unity Catalog, you can simply run the UnDrop command. Ref Doc:- https://docs.databricks.com/en/sql/language-manual/sql-ref-syntax-ddl-undrop-table.html