News

Last month we looked at the upcoming MS SQL Server 2005 Beta 2. In this version, the programmability of SQL Server is not anymore restricted only to SQL statements. You can now create solutions in ...
Output from the “STRING_SPLIT” built-in function 2. To Split the String, Create a User-Defined Table-Valued Function. When functions like STRING_SPLIT can’t handle complex separators or keep the order ...
I then create the function app, configure it, and, locally, it's running perfectly, executing the code everyday at 06:00. Then I create a resource and deploy the function app on Azure. The function ...