Viewing 15 posts - 46 through 60 (of 378 total)
Stacey Decker (10/30/2014)
October 30, 2014 at 7:14 am
The short answer is NULL, the longer answer is to never allow that situation to arise in the first place because it’s as confusing as dividing by zero. In...
October 30, 2014 at 4:09 am
Gary Varga (10/24/2014)
October 24, 2014 at 11:51 am
Coincidence has it this editorial came one a day after I was feeling strongly we miss a few important types in SQL Server.
Lets start with something very close to the...
October 24, 2014 at 10:16 am
I too am a developer, but also an accidental DBA (as is often the case in small software companies). It is understandable that those tasked in large organisations with keeping...
September 23, 2014 at 3:30 am
What are the reasons that prevent you from migrating those 2005/2008/2012 instances to 2014?
Mainly two things:
1. The licencing mess
2. Product segmentation
To me there seems not much to gain by upgrading...
September 19, 2014 at 1:42 am
The addition of try_DoSomething functions to SQL is like the worst route to take in combating the problem of unwanted exceptions.
Instead of implementing these simple two steps:
1. Force filter operations...
September 10, 2014 at 3:20 am
Microsoft seems totally marketing driven these last years, everything else like accessibility and usability be damned. I find it really sad, it could be miles ahead of everything very easily...
September 8, 2014 at 2:23 am
Thank you for the article and especially the attention to the restrictions.
Which sadly brings me to stating my opinion that Microsoft spend a lot of time adding a near unusable...
August 4, 2014 at 1:51 am
mburbea (5/27/2014)
May 27, 2014 at 9:35 am
Because I have little time to perfomance test now, I will just hand over the code so someone can check it out and/or improve on it.
This is how the SQL...
May 27, 2014 at 5:23 am
Usman Butt (5/26/2014)
mburbea (5/25/2014)
Hybrid performs about TWICE as fast as Paul White's Split CLR...
May 27, 2014 at 3:14 am
The cloud is probably OK for anything that is NOT demanding steady performance for long periods of time. It has costs advantages for running short jobs like daily web crawlers...
April 29, 2014 at 8:25 am
Viewing 15 posts - 46 through 60 (of 378 total)