Skip to main content
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
pmscorca
Valued Contributor

Creating a table in a lakehouse and inserting rows

Hi,

I'd like to know if it is possible to create a SQL table in a lakehouse (no warehouse) and inserting some rows as a insert t-sql statement.

F.e. I could want to create a table having code and description columns to feed by some established values by an insert statement.

Thanks

1 ACCEPTED SOLUTION
AndyDDC
Valued Contributor

Hi @pmscorca so you won't be able to use the SQL Endpoint of the Lakehouse to use T-SQL to modify data as it's read only.

 

Hiwever you can use Spark SQL in Notebooks to run SQL against the lakehouse and insert/update/delete data

View solution in original post

2 REPLIES 2
AndyDDC
Valued Contributor

Hi @pmscorca so you won't be able to use the SQL Endpoint of the Lakehouse to use T-SQL to modify data as it's read only.

 

Hiwever you can use Spark SQL in Notebooks to run SQL against the lakehouse and insert/update/delete data

v-cboorla-msft
Honored Contributor II

Hi @pmscorca 

 

Glad that you query got resolved.
Please continue using Fabric Community for further queries.

 

Thanks.

Helpful resources

Announcements
Users online (25)