QuestionQ86

Executing queries using Databricks SQL and Databricks SQL Warehouses

Which SQL standards are used by Databricks SQL as its default SQL dialect?

  • A Databricks SQL
  • B Spark SQL
  • C ANSI
  • D Delta SQL
Explanation

Databricks SQL supports ANSI SQL with Delta Lake extensions, and its ANSI SQL behavior is the default for current accounts.

Learn more

Community Discussion

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