Category: Azure Databricks
Difference between val and var (Azure Databricks)
(error: reassignment to val) If you've already had the same error message as me, there's…
Databricks function for generating XML file
In previous blog post i have mentioned databricks (scala) function for generating XML file. Here…
Create XML export from Azure SQL database
Task: Export data from Azure SQL database to XML file. We have an Azure SQL database…