Viewing 15 posts - 7,351 through 7,365 (of 8,416 total)
Sheng (8/7/2009)
Thank you for your great answer!:-P
You are welcome. Your first post was a good one, so I thought you deserved more than a one-line reply. 🙂
August 7, 2009 at 4:51 am
Rahul,
The explanation will be an easy one - we just need you to save an actual execution plan (right-click, Save Execution Plan As...) then zip it up and attach it...
August 7, 2009 at 4:49 am
The first eight pages of a table are allocated from mixed extents. These pages will therefore almost certainly always be technically logically fragmented. If the table is relatively...
August 7, 2009 at 4:30 am
Yes. The delay caused by returning the output to the client and displaying them will vastly dominate the cost of merge joining 10K rows. Many performance tests of...
August 7, 2009 at 4:19 am
anish_ns (8/6/2009)
August 7, 2009 at 4:11 am
Jeff Moden (8/6/2009)
August 6, 2009 at 4:01 pm
Pretty fair comments by Jeff I thought. I wonder if it is the same guy? He certainly seems spookily similar in posting style...?
My favourite part of his posted...
August 6, 2009 at 4:54 am
Very cool! Rated five stars - I particularly like the effort made with the article 's presentation, the structure of the SQL (CTEs and nested FOR XML are a...
August 6, 2009 at 4:47 am
David McKinney (8/6/2009)
....it's ok, now....appears to be javascript related!
Welcome to the users-frustrated-with-the-site-code-windows club! 🙂
August 6, 2009 at 4:37 am
Here's an interesting variation:
This script is the same as the last, except it also includes a test run with a denormalized version.
Sample results included in the script comments as before.
(The...
August 6, 2009 at 3:49 am
Jeff Moden (8/5/2009)
August 5, 2009 at 9:27 pm
Bob Hovious (8/4/2009)
Care to elaborate on that, Paul? I'm somewhat familiar with Service Broker but I want to be sure I'm not misunderstanding you.
Briefly, I meant that...
August 5, 2009 at 4:18 pm
So don't get me wrong: XML support is a useful addition to the SQL Server toolkit - even in OLTP applications. As usual it's a case of using...
August 5, 2009 at 4:14 pm
Not going to quote them all but you guys are funny today!!!
Awesome work.
🙂
August 4, 2009 at 7:08 pm
Steve Jones - Editor (8/4/2009)
Didn't test it, and perhaps there are none. In any case, I think it's been a nice debate/discussion of the technique.
Hey Steve!
CTRL+C, CTRL+V, F5 :laugh:
(The test...
August 4, 2009 at 7:04 pm
Viewing 15 posts - 7,351 through 7,365 (of 8,416 total)