Viewing 15 posts - 2,506 through 2,520 (of 7,484 total)
SQLRNNR (6/5/2014)
Lynn Pettis (6/5/2014)
Grant Fritchey (6/5/2014)
June 5, 2014 at 10:49 am
SQLRNNR (6/5/2014)
Grant Fritchey (6/5/2014)
June 5, 2014 at 10:35 am
Message deleted - how this website converts "backspace" into "send" is beyond me, and I didn't mean to send this as it was much too mild. A less mild...
June 5, 2014 at 10:31 am
thomashohner (6/4/2014)
I will say its crazy some of the stuff...
June 5, 2014 at 3:43 am
Lynn Pettis (6/3/2014)
TomThomson (6/3/2014)
patrickmcginnis59 10839 (6/3/2014)
Rudyx - the Doctor (6/3/2014)
- table variables need to be depracated with extreme prejudice
- SSMS generated...
June 5, 2014 at 3:34 am
patrickmcginnis59 10839 (6/3/2014)
Jeff Moden (6/3/2014)
My greatest pet peeve of all is what some people claim to be "best practices".
"Best practices" is pretty much a key phrase that helps gather recommendations...
June 3, 2014 at 7:09 pm
patrickmcginnis59 10839 (6/3/2014)
Rudyx - the Doctor (6/3/2014)
- table variables need to be depracated with extreme prejudice
- SSMS generated code (IMAX screen...
June 3, 2014 at 6:51 pm
When I saw this, I found myself wondering if this were the documentation bug again or not? It could be a trick question, where the "correct" answer was the...
June 1, 2014 at 11:59 am
crmitchell (5/30/2014)
It will cycle through all open panes not just those two and if you don't have the results pane visible it won't show it.
You...
June 1, 2014 at 11:41 am
If you have no schema-bound objects which depend on the database default collation you could alter the database collation using ALTER DATABASE and then alter the column collatins for each...
May 29, 2014 at 8:31 pm
The idea that the RAID5 (or RAID6) performance disadvantage disappears because of the buffering is a bit careless, as it doesn't consider recovery times when a disc goes down -...
May 29, 2014 at 7:54 pm
palesius 61659 (5/29/2014)
So when the seek part is done, it will have to complete half a rotation on average for the correct part of the disc...
May 29, 2014 at 7:17 pm
I agree with a lot of what's been said, but I don't much care whether commas are leading or trailing.
Some extra hates are
code layout that forces frequent...
May 29, 2014 at 6:43 pm
Interesting question, I learned something new from this one. Quite good mental exercise, as there's no useful documentation that I could find and I'd never used this function.
Some...
May 29, 2014 at 5:37 pm
Viewing 15 posts - 2,506 through 2,520 (of 7,484 total)