T-SQL Tuesday 146 – Frequent updates to SQL Server database objects

For this months T-SQL Tuesday contribution I want to share some preconceived notions about frequent updates to SQL Server database objects. I know that a lot of people have preconceived notions about doing frequent database deployments. Mostly due to the fact that I use to have a lot about them as well. Before I go … Read more

Version control for SQL Server Management Studio templates using Azure Repos

In this post I want to cover how to do version control for SQL Server Management Studio templates using Azure Repos. I wanted to do this post for various reasons. However, I am mostly doing this post because my post about using version control for SQL Server Management Studio templates has been viewed nearly every … Read more