How To View Always Encrypted Data in SQL Server Management Studio
One of the shiny new features in SQL Server 2016 is Always Encrypted. Here’s how you can view the plain text data inside of SQL Server Management Studio.
One of the shiny new features in SQL Server 2016 is Always Encrypted. Here’s how you can view the plain text data inside of SQL Server Management Studio.
Nobody likes surprises when it comes to upgrading or migrating SQL Server instances. Trace flags get set and forgotten. I’m hoping that this post will help people to remember.
The same holds true for when you restore the master database in SQL Server 2016.
If you still don’t believe that SQL Server 2016 is full of unicorns and rainbows then I would encourage you to try it for yourself.
Today I found that SQL 2016 introduces a function to help alleviate the issues we have when it comes to finding the current time.