Viewing 15 posts - 1,801 through 1,815 (of 8,416 total)
Jeff Moden (7/30/2011)
July 30, 2011 at 9:11 pm
tfifield (7/29/2011)
July 29, 2011 at 2:59 pm
Tom.Thomson (7/29/2011)
Of which only the third one really matters??
Sort of. I think the best understanding comes from reading all three in sequence, but that's just my opinion.
July 29, 2011 at 2:47 pm
Ninja's_RGR'us (7/28/2011)
Thanks, the article looks awesome, I'll setup 1-2 days to read and digest it this WE. 😉
More reading for you, directly on CXPACKET, and why it doesn't matter:
July 29, 2011 at 12:22 am
GilaMonster (7/28/2011)
July 28, 2011 at 12:19 pm
kieron.dye (7/28/2011)
July 28, 2011 at 6:14 am
There's no inherent problem, no. Given a sensible design, appropriate indexing, and a sensible query, SQL Server will generally have no problem performing such a join.
Most likely, something about...
July 27, 2011 at 10:50 pm
Your script returns different results because of the way implicit conversions are handled. In the padding off example, all columns are implicitly converted to VARCHAR(5). Some of these...
July 27, 2011 at 10:39 pm
Craig Farrell (7/26/2011)
I'm hoping someone can confirm my findings here, because I understood EXCEPT to be a higher optimized method of finding Anti-semi Joins.
There's nothing special about EXCEPT or INTERSECT....
July 27, 2011 at 10:08 pm
Ninja's_RGR'us (7/26/2011)
I'd love to read more about this. Anyone got a good article link handy?
I humbly suggest this:
http://www.simple-talk.com/content/article.aspx?article=1250
A detailed discussion of CXPACKET will be in a future instalment. There's...
July 27, 2011 at 7:29 pm
Roy Ernest (7/26/2011)
July 26, 2011 at 3:00 pm
Roy Ernest (7/26/2011)
The server is running OK. No hiccups yet. 🙂 Touch wood. More details regarding the system.
Sounds like it's not broken = may not need fixing 😉
From the projection...
July 26, 2011 at 2:28 pm
Ninja's_RGR'us (7/26/2011)
July 26, 2011 at 2:24 pm
Hey Roy,
I don't think there's much to choose here between DOP 1 and query hints on the very few queries that would benefit, versus DOP 4 (say) and a higher...
July 26, 2011 at 2:04 pm
Viewing 15 posts - 1,801 through 1,815 (of 8,416 total)