Viewing 15 posts - 7,351 through 7,365 (of 7,484 total)
Both approaches have advantages, both have drawbacks. Which is best depends on a lot of factorsd in the system you are building, and it may be that given your...
February 6, 2010 at 6:21 pm
The only time I would use isNull is where I have a very simple case, I would never try to do anything at all complicated with isNull (like nesting it)....
February 6, 2010 at 5:43 pm
Ouch! I didn't know this had changed in SQLS 2005.
I wonder how much code (if any) the change has broken?
February 4, 2010 at 1:32 pm
Jeff Moden (12/5/2009)
February 2, 2010 at 2:50 pm
In SQL Server 2008, SSMSE does not support scheduling administrative tasks by using SQL Server Agent (http://msdn.microsoft.com/en-us/library/ms365247.aspx). So in effect there is no support for jobs - they can't...
January 30, 2010 at 12:03 pm
It would have been a good idea to reference http://msdn.microsoft.com/en-us/library/ms187330.aspx as well as the coalesce page, because people thinking that if no value is returned the value is set to...
January 30, 2010 at 7:01 am
I'll start off by declaring total agreement with Geoff.
But some other posts were very intelligent so are worth discussing.
I very much liked the first comment (from Keith) because it makes...
January 29, 2010 at 8:32 pm
Brandie Tarvin (1/26/2010)
January 26, 2010 at 12:48 pm
Brandie Tarvin (1/26/2010)
Tom.Thomson (1/25/2010)
This response is directly to the editorial - I haven't read any of the other comments yet..... If you think that, you are crazy!...
Tom,...
January 26, 2010 at 9:59 am
Steve Jones - Editor (11/20/2009)
So you have possible:
John
Jonathan
Jon
Joe
Jack
Of these, the 3 character ones...
January 25, 2010 at 6:42 pm
Gift Peddie (11/20/2009)
January 25, 2010 at 6:16 pm
Ben Leighton (11/20/2009)
majorbloodnock (11/20/2009)
Japie Botma (11/20/2009)
Recommended or not. This is what the auditors want in a corporate world. To prevent network administrator access.
I agree, and I must admit...
January 25, 2010 at 5:58 pm
This response is directly to the editorial - I haven't read any of the other comments yet.
I don't know why anyone is looking at DB security as something...
January 25, 2010 at 5:54 pm
Elliott W (1/23/2010)
January 24, 2010 at 8:50 pm
RBarryYoung (12/5/2009)
Yes, could we please stop asking QotD's that only have correct answers for SQL Server 2000?
Perhaps instead we could ensure that all questins specify which resions (7, 2K0, 2K5,...
January 23, 2010 at 7:29 pm
Viewing 15 posts - 7,351 through 7,365 (of 7,484 total)