In this video, you will learn how to use Using Spark SQL Data Definition Language which works the same on Databricks and Spark. DDL statements create and maintain database objects but since Spark is not a database, you need to know the differences. Spark SQL is the backbone of data engineering on Spark.
Example Notebook at:
https://github.com/bcafferky/shared/b...
You need to unzip the file and import the notebook into Databricks.