Tag Archives: syndicated

How Serverless is Working in Azure SQL Database

When Azure SQL Database introduced the serverless option, I decided to try it. I moved one of my databases to the tier, though I had to move to a vCore model instead of the basic DTU setup. I was nervous, … Continue reading

Posted in Blog | Tagged , | Comments Off on How Serverless is Working in Azure SQL Database

Cleaning up the [NOT] NULL for Columns with SQL Prompt 10

SQL Prompt 10 is out and there are a few interesting things that have changed in the product. One of these is the Quick Fixes, inspired by some other IDEs that help developers learn to fix their code. This post … Continue reading

Posted in Blog | Tagged , , | Comments Off on Cleaning up the [NOT] NULL for Columns with SQL Prompt 10

Data Masker Reads Column Classificiations

One of the newer features in Data Masker for SQL Server is the ability to read column classifications and suggest rules to clean the data. I decided to give this a try and see how things work. Importing Column Classifications … Continue reading

Posted in Blog | Tagged , , | Comments Off on Data Masker Reads Column Classificiations

Setting Certificate Backup Permissions for an Instance–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. Recently I was testing some security change, and I made a backup of my certificate from one instance. I … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Setting Certificate Backup Permissions for an Instance–#SQLNewBlogger