Azure SQL Database Articles

Keep Calm

Restore a accidentally deleted Azure SQL Database

Help I deleted my Logical Server ​OOPS Have you ever experienced that you accidentally deleted your Logical Server in Azure?  Because, for example, you made your Pipeline wrong. Surely. And of course you didn't have a backup in your storage either.Well I must confess...

read more...
Calculate the Last Day of the Month using SQL

Calculate the Last Day of the Month using SQL

Calculate the Last Day Today I needed to calculate the last day of the previous month for a Customer. Ever heard from the function EOMONTH? Searching on the web I came across a function I never heard from before EOMONTH, this function can be used as of SQL Server...

read more...