Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 09:12 AM
Currently, I just manually copy paste a code from an excel sheet and paste it on a databricks notebook and run for results, then, copy paste the results to the same workbook. I'm sure there's a faster way to do it. The only solutions i can find is using the query wizard but the issue is that the data is so large and the query changes everytime too. I've already connected the databricks database to my workbook
I can easily run sql on vba with ADO connection and paste the result but I have no clue how to do it for databricks.
I'm still fairly new to databrick so I welcome any advice coming my way. Thanks!