Viewing 15 posts - 571 through 585 (of 10,144 total)
October 5, 2017 at 6:45 am
XML...
October 4, 2017 at 8:36 am
Happy birthday to me, happy birthday to me. Now I've just...
October 4, 2017 at 7:49 am
Ninja's_RGR'us - Tuesday, October 3, 2017 6:50 PM'twas a pleasure serving with you guys.
You're retiring? :unsure:
October 4, 2017 at 1:34 am
SELECT -- flatten to one row...
October 3, 2017 at 10:16 am
October 3, 2017 at 2:05 am
Very unusual plan - so many rows from both sides, yet it's a nested loops join and then a key lookup too. I wonder how it would fare with a...
September 12, 2017 at 8:04 am
I'm kind on concerned if the test provided with...
September 7, 2017 at 9:39 am
With those three minor data corrections, this query appears to work:
;WITH Headers AS ( -- 18 rows
SELECT *
FROM #MST_SESSION_TEST p
CROSS APPLY (
September 7, 2017 at 9:12 am
Hey Johan, the plain query shows an optimiser timeout - odd, because it's quicker than the plan which doesn't timeout. Here are a couple of variants of your CTE version,...
September 6, 2017 at 9:05 am
September 6, 2017 at 8:17 am
September 6, 2017 at 6:25 am
"American-style IPA" doesn't have to be awful. Here's probably the best IPA in the world: http://www.thornbridgebrewery.co.uk/product.php?s=jaipur
Reading is a desert when it comes to decent food but...
September 6, 2017 at 1:42 am
Viewing 15 posts - 571 through 585 (of 10,144 total)