Viewing 15 posts - 1,756 through 1,770 (of 8,416 total)
Scott H (8/12/2011)
August 12, 2011 at 9:27 am
Scott H (8/11/2011)
According to the Activity Monitor window, under the 'Resource Waits' category, the server appears to have a constant lag of over 8000ms of 'Other' wait.
Activity Monitor is a...
August 12, 2011 at 8:04 am
GilaMonster (8/12/2011)
The Dixie Flatline (8/11/2011)
August 12, 2011 at 7:32 am
bitbucket-25253 (8/10/2011)
Cast my vote as the ninth (9th) For. Come on people lets support Brandie
12th
August 11, 2011 at 12:04 am
Hi John,
I think you may have missed the humour in Tom's reply to you, but never mind.
There's nothing incompatible between that general BOL advice and what's been said so far....
August 6, 2011 at 11:40 pm
Tom.Thomson (8/5/2011)
August 5, 2011 at 9:18 pm
Dave62 (8/5/2011)
For those who were expecting the third highest salary, here is a select for that [...]
Or, slightly more compactly:
select max(Salary) from @table where Salary <
((select max(Salary) from @table where...
August 5, 2011 at 9:00 pm
Tom.Thomson (8/4/2011)
...if it delivers a non-zero result the next thing to happen will probably be the conversion and that was probably already done once...
Indeed. Worse, people might write the...
August 4, 2011 at 2:26 pm
SanDroid (8/4/2011)
August 4, 2011 at 12:38 pm
SanDroid (8/4/2011)
"Code to enforce Business Rules should not be in SQL!"
Some days, I would go further:
"Code to enforce Business Rules should not be in SQL!"
August 4, 2011 at 12:34 pm
SanDroid (8/4/2011)
However the count of user that can re-create and users that think this...
August 4, 2011 at 12:28 pm
sknox (8/4/2011)
While it's in many ways better than IsNumeric, TRY_CONVERT does have some problems.
Oddly enough, this is exactly the stance I took a week or so ago in a discussion...
August 4, 2011 at 12:20 pm
IsNumeric - sigh.
Thank goodness for the improvements in the next version of SQL Server like TRY_CONVERT.
August 4, 2011 at 8:41 am
GilaMonster (8/3/2011)
Tom.Thomson (8/3/2011)
...because US immigration control has deteriorated to the point where no-one in his right mind wants to travel to the USA anyway
Tell me about it. It's about the...
August 3, 2011 at 11:41 pm
Viewing 15 posts - 1,756 through 1,770 (of 8,416 total)