Viewing 15 posts - 61 through 75 (of 245 total)
I wonder if the coding world doesn't need a paradigm shift from pursuing correctness to pursuing excellence. Those are two very different things.
Pursuing correctness often devolves into "The Gospel...
June 15, 2015 at 9:48 am
Can't say that I've used them directly beyond the aforementioned SUM and AVG, etc., as I prefer to create a data set for the people who want to do analysis...
May 29, 2015 at 5:25 am
Okay, so I'm sitting in my cube today contemplating my typical Adjacency List employees table and of course the equally typical recursive CTE contraption I use to query it hither...
May 27, 2015 at 12:13 pm
At the risk of being Captain Obvious, like most naming conventions the best strategy is to pick one that works and use it consistently whether it's a table, column or...
May 21, 2015 at 5:25 am
One of my first databases was a cookbook for my favorite grill recipes.
For the really fundamental stuff (backups/restores, normalization, stored procedures, query plans, et multiple cetera) version isn't all that...
May 18, 2015 at 8:15 am
Our office here has 1 physical box running SQL Server (two including my dev machine).
Nearby there is a datacenter that manages 5,000+ databases on all kinds of database engines and...
May 8, 2015 at 5:15 am
In the comments of the SQL Server Blog article someone mentioned the cost issue, to which the team quickly responded by pointing to a study by Forrester Consulting (commissioned by...
April 30, 2015 at 6:15 am
Luckily this has made me get rather OCD about testing, getting users involved and getting feedback from them before I change anything in the real world - it's rare I...
April 24, 2015 at 6:11 am
This isn't really as far-fetched as it sounds. The question is the level of decentralization involved.
Our unit isn't on the company network, doesn't use company-provided equipment and has its...
April 22, 2015 at 5:49 am
Interesting idea, except duress codes don't change behavior of the alarm systems themselves. The alarms are disabled, but the authorities are immediately dispatched to the location.
An attacker doesn't need...
April 21, 2015 at 5:56 am
Pick up a book called "No-Tech Hacking". It's certainly an eye-opener on this topic if it doesn't scare the **** out of you first.
Grant is right: We can't...
April 14, 2015 at 7:31 am
Spot on. Five years ago I didn't know squat about SQL Server, though long before I had taken the time to learn and understand the basics of normalization, at...
April 13, 2015 at 7:21 am
iposner (4/13/2015)
Is this a consequence of a...
April 13, 2015 at 5:36 am
Five years in and I'm still fixing things - and having a whale of a fun time doing it.
The scale of my business unit means I work on both ends...
April 10, 2015 at 5:37 am
Heck, I'd kill for some kind of apprenticeship/mentoring program. I'm perfectly comfortable hacking all this out on my own, but I know there's AN AWFUL LOT I'm missing.
I use...
March 30, 2015 at 5:38 am
Viewing 15 posts - 61 through 75 (of 245 total)