
Answer-first summary for fast verification
Answer: The Dashboard Editor
The correct answer is D (The Dashboard Editor) because in Databricks SQL, query refresh schedules can be configured in the Dashboard Editor even when the query is not currently attached to a dashboard. This allows analysts to set up automated refresh schedules for queries that may be used in future dashboards or for data freshness purposes. The Query Editor (C) is primarily for writing and executing queries, not for scheduling refreshes. Data Explorer (A) is for browsing and exploring datasets, and Visualization Editor (B) is for creating visualizations, neither of which handle query scheduling functionality.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In which section of the Databricks SQL workspace can a data analyst set a refresh schedule for a query that is not associated with a dashboard or alert?
A
Data Explorer
B
The Visualization Editor
C
The Query Editor
D
The Dashboard Editor
No comments yet.