cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Delta table output to Databricks SQL

KVNARK
Honored Contributor II

How to write a delta table output to Databricks SQL for analysis purpose.

1 ACCEPTED SOLUTION

Accepted Solutions

Ajay-Pandey
Esteemed Contributor III

Hi @KVNARK .โ€‹ refer below link this will help you in this.

Link

Ajay Kumar Pandey

View solution in original post

4 REPLIES 4

labromb
Contributor

create table if not exists yourdeltatable

using delta

location '/mnt/yourfolder/yourdeltatable.delta/'

Ajay-Pandey
Esteemed Contributor III

Hi @KVNARK .โ€‹ refer below link this will help you in this.

Link

Ajay Kumar Pandey

KVNARK
Honored Contributor II

Much helpful @Ajay Pandeyโ€‹ 

KVNARK
Honored Contributor II

sure

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group