Category Archives: Microsoft SQL Server
-
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 -
Pinned Tabs
5September 27, 2016 by Kenneth Fisher
It’s funny how easy it is to find information you aren’t looking for. A few weeks back Stephen Bennett (b) …
Continue reading -
A quick fix for a full identity column.
2September 21, 2016 by Kenneth Fisher
A while back I wrote a post on everything I knew about identity columns. In it I mentioned the following: …
Continue reading





