
Ultimate access to all questions.
A data engineer is setting up a centralized repository for customer data to improve data management and analytics. They have created a new database using the command:
CREATE DATABASE IF NOT EXISTS customer360;
Considering the command used, in which of the following locations will the customer360 database be situated?
A
dbfs:/user/hive/database/customer360
B
dbfs:/user/hive/warehouse
C
dbfs:/user/hive/customer360
D
More information is needed to determine the correct response