Monthly Archives: December 2019
-
What I’ve learned from Groundhog Day.
2December 30, 2019 by Kenneth Fisher
One of my all time favorite movies is Groundhog Day staring Bill Murray. In case you’ve never watched it (and …
Continue reading -
Viewing Azure SQL DB security with sp_AzSQLDBPermissions
2December 18, 2019 by Kenneth Fisher
A few months back I put the Azure SQL DB version of my permissions script into beta. I’m not sure …
Continue reading -
What happens if I disable the clustered index?
1December 16, 2019 by Kenneth Fisher
You are probably already aware that you can disable an index. This can be handy when you have a large …
Continue reading -
Session Evaluations from “SQL Server Security from the Ground Up”
2December 12, 2019 by Kenneth Fisher
I was recently given the opportunity to speak at Pass Summit. As always (this is the second time) this was …
Continue reading -
A gift. T-SQL Tuesday #121
1December 10, 2019 by Kenneth Fisher
My good friend Malathi Mahadevan (blog|twitter) is hosting T-SQL Tuesday this month and wants us to talk about Gifts received …
Continue reading -
Error message: http://System.Data.SqlClient.SqlException (0x80131904): Conversion failed when converting the varchar value ‘NULL’ to data type int.
7December 5, 2019 by Kenneth Fisher
I love this error. Primarily because it demonstrates two very important things. Errors matter. Make sure when you ask someone …
Continue reading -
SQL Homework – December 2019 – The default trace and the system health session.
Leave a commentDecember 2, 2019 by Kenneth Fisher
I know this is the holiday season for many of us (which ones depend on your religion and nationality of …
Continue reading