In this post, we will understand how can to export the SQL Server database via the command line and copy it to Azure Blob storage.
Moving a local SQL Server database to Azure SQL Database is quite straightforward.
Steps to connect Azure SQL with Azure Active Directory
Let's assume you want to loop through a table variable having the structure like below.
In this blog, I am sharing the key points that I noted while learning the basics of database unit testing for SQL Server.
To check bytes used by a variable in SQL Server, you can use DATALENGTH
function.