QuestionQ7

Executing queries using Databricks SQL and Databricks SQL Warehouses

Which resource is used for compute in Databricks SQL?

  • A Standard clusters
  • B Single-node clusters
  • C SQL warehouses
  • D Downstream BI tools integrated with Databricks SQL
Explanation

SQL warehouses provide the SQL-optimized compute that runs Databricks SQL queries and supports data exploration. Standard and single-node clusters are other compute configurations, while downstream BI tools are clients rather than the Databricks SQL compute resource.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!