This is a dedicated watch page for a single video.
Fill in the below blank to successfully create a table in Databricks using data from an existing PostgreSQL database: CREATE TABLE employees USING ____________ OPTIONS ( url “jdbc:postgresql:dbserver“, dbtable “employees“ )