About 18,700,000 results
Open links in new tab
  1. Write queries and explore data in the SQL editor - Databricks

    The Databricks UI includes a SQL editor that you can use to author queries, browse available data, and create visualizations. You can also share your saved queries with other team …

  2. View and edit the create statement of a view in SQL databricks-delta ...

    Dec 1, 2021 · Is there a simpler way to show and edit queries behind SQL view objects in databricks? For example like in ssms where you can "Script View As", then change the create …

  3. Develop code in Databricks notebooks

    Feb 18, 2025 · This page describes how to develop code in Databricks notebooks, including autocomplete, automatic formatting for Python and SQL, combining Python and SQL in a …

  4. Access and manage saved queries | Databricks Documentation

    Sep 17, 2024 · See SQL connectors, libraries, drivers, APIs, and tools to run SQL commands and browse database objects in . Databricks. You can also create a query with the Databricks …

  5. Collaborate with colleagues using the new SQL editor - Azure Databricks

    Jan 28, 2025 · Databricks SQL query files (extension: .dbquery.ipynb) are supported in Databricks Git folders. You can use a Git folder to source control your query files and to share them in …

  6. Run SQL Queries on Databricks From Visual Studio Code

    Mar 29, 2023 · Learn more about the new Databricks driver for the SQLTools extension and how it allows you to run SQL queries from within the popular Visual Studio Code (VS Code) editor …

  7. Develop pipeline code with SQL - Azure Databricks

    DLT introduces several new SQL keywords and functions for defining materialized views and streaming tables in pipelines. SQL support for developing pipelines builds upon the basics of …

  8. How To Run Sql Query In Databricks Notebook - Fog Solutions

    To run SQL queries in a Databricks notebook, you can use SQL cells directly or execute SQL queries using Python with the `spark.sql ()` function. Here’s how you can do it: Create a New …

  9. Tutorial - Databricks SQL Workspace

    Databricks SQL (DB SQL) is a serverless data warehouse on the Databricks Lakehouse Platform that lets you run all your SQL and BI applications at scale with up to 12x better …

  10. 10 Best Practices for writing SQL in Databricks - Medium

    Mar 17, 2023 · Here are the top 10 best practices for crafting SQL in Databricks SQL for efficiency and scale. SELECT * FROM this_table; will return all the columns and rows of a table, which if …

  11. Some results have been removed
Refresh