How Much Is That Query Costing?
When we think about the cost of the query we typically think about the cost which SQL Server assigns to execute the query. However when we look at performance tuning queries there is another cost that we need to think about. This additional cost is the cost to the company while the query is running. […]
Recommended reading from mrdenny for February 07, 2014
This week I’ve found some great things for you to read. These are a few of my favorites that I’ve found this week. CodeSOD: A Careless Merge Google’s Scanning of Gmail To Deliver Ads May Violate Federal Wiretap Laws Proactive Datacenter Monitoring with System Center Advisor ZFS & MySQL – Using Open Source Did NIST […]
I Want This Project Done Properly, Done Quickly, and Done Cheap
This is the standard requirement that I get from a lot of clients. Sadly those three requests aren’t going to go well together. In IT (and really in anything) you have to pick two: Done Properly Done Fast Done Cheap If you want something done properly and done fast it isn’t going to be cheap. […]
Recommended reading from mrdenny for January 31, 2014
This week I’ve found some great things for you to read. These are a few of my favorites that I’ve found this week. CodeSOD: A Careless Merge Clearing the ARP cache table in ESXi 5.5 The Myth of the Rockstar Programmer ZFS & MySQL – Using Open Source On the Demise of the MCM Certification […]