nerdexam
Microsoft

DP-600 · Question #91

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might h

The correct answer is B. No. Describe Detail give general info about delta table, not the historical operations. https://learn.microsoft.com/en-us/azure/databricks/delta/table-details

Submitted by ashley.k· Apr 18, 2026Maintain a data analytics solution

Question

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have a Fabric tenant that contains a lakehouse named Lakehouse1. Lakehouse1 contains a Delta table named Customer. When you query Customer, you discover that the query is slow to execute. You suspect that maintenance was NOT performed on the table. You need to identify whether maintenance tasks were performed on Customer. Solution: You run the following Spark SQL statement:

DESCRIBE DETAIL customer Does this meet the goal?

Options

  • AYes
  • BNo

How the community answered

(36 responses)
  • A
    19% (7)
  • B
    81% (29)

Explanation

Describe Detail give general info about delta table, not the historical operations. https://learn.microsoft.com/en-us/azure/databricks/delta/table-details

Topics

#Delta Lake#Table maintenance#Spark SQL#Lakehouse

Community Discussion

No community discussion yet for this question.

Full DP-600 Practice