Category: Azure SQL Database
Return value when no records found
Occasionally, the query returns no value. For a simple reason - no record from the…
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…