Exam Databricks-Certified-Data-Engineer-Associate Topic 3 Question 174 Discussion

Actual exam question for Databricks's Databricks-Certified-Data-Engineer-Associate exam
Question #: 174
Topic #: 3
Which of the following commands will return the location of database customer360?

Suggested Answer: C Vote an answer

The command DESCRIBE DATABASE customer360; will return the location of the database customer360, along with its comment and properties. This command is an alias for DESCRIBE SCHEMA customer360;, which can also be used to get the same information. The other commands will either drop the database, alter its properties, or use it as the current database, but will not return its location12. References:
* DESCRIBE DATABASE | Databricks on AWS
* DESCRIBE DATABASE - Azure Databricks - Databricks SQL

by Amos at Jul 13, 2026, 09:08 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10