Monthly Archives: October 2016
-
The Halloween Problem
8October 31, 2016 by Kenneth Fisher
DBA: Help me! Help me! It’s Halloween! I have a problem! Oh won’t you please help me! Ok, so that’s …
Continue reading -
It’s a small world
2October 26, 2016 by Kenneth Fisher
As I write this we are packing to leave for Disney World, where my family and I will spend close …
Continue reading -
Synchronous vs Asynchronous
4October 24, 2016 by Kenneth Fisher
You’ll hear these terms thrown around in programming all the time, but what do they mean and why do we …
Continue reading -
Installing SQLCMD
2October 19, 2016 by Kenneth Fisher
For anyone who wasn’t aware SQLCMD is a command line tool for running T-SQL statements and scripts. Before anyone says …
Continue reading -
Using Snippets
Leave a commentOctober 17, 2016 by Kenneth Fisher
A while ago I talked about Templates. This is an easy way to get a, well, template of a piece …
Continue reading -
Too many indexes!
6October 13, 2016 by Kenneth Fisher
Indexes are great. They speed up our queries. In fact, without them relational database systems wouldn’t work. Different indexes work …
Continue reading -
If backups are taken in silence can a recovery still take place?
3October 11, 2016 by Kenneth Fisher
My friend Andy Mallon (b/t) is hosting T-SQL Tuesday this month. In case you aren’t aware T-SQL Tuesday is a …
Continue reading -
Floor, Round, and Ceiling
5October 5, 2016 by Kenneth Fisher
I saw an interesting question today about rounding. Specifically they always wanted to round down. Now as it happens that …
Continue reading -
Becoming a Microsoft MVP
15October 3, 2016 by Kenneth Fisher
I was awarded the Microsoft MVP (data platform) award on Saturday. On the four days a year (one per quarter) …
Continue reading