A database employees was created by a data databricks video

 ·  PT1H46M27S  ·  EN

data-engineer-professional video for a database employees was created by a data engineer with the following command: CREATE DATABASE employees LOCATION

Full Certification Question

A database employees was created by a data engineer with the following command: CREATE DATABASE employees LOCATION '/employees' A junior data engineer who recently joined the firm executes the following command to create a database new_employees for testing: CREATE DATABASE new_employees LOCATION '/employees' After a few days of testing, the junior data engineer uses the DROP command to drop the new_employees database. Which of the following statements is true about the data in both databases?