
Answer-first summary for fast verification
Answer: SQL Editor page
The SQL Editor page in Databricks SQL is specifically designed for writing and executing SQL queries, making it the primary interface for SQL development and execution. This is confirmed by the community discussion where multiple users with upvotes (including users following official Databricks training) identify E as the correct answer, with 89% of respondents selecting E. While other pages like Queries page (C) might store or manage existing queries, the SQL Editor is where new queries are written and executed directly. The Data page is for browsing datasets, Dashboards for visualization, and Alerts for monitoring - none of these are the primary interface for writing and executing SQL queries.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A data engineer is new to Databricks SQL and needs to know where to write and execute SQL queries. In which of the following pages in Databricks SQL can this be done?
A
Data page
B
Dashboards page
C
Queries page
D
Alerts page
E
SQL Editor page
No comments yet.