Viewing 15 posts - 46 through 60 (of 62 total)
Oh Thanks, awesome!
What about question 2 though? Will having Child procs for the code to run parallel to eachother improve performance?
And can 1 proc run parallel to itself with different...
February 16, 2011 at 5:17 pm
Originally I had just read the multi-aggregate section. But after you said performance was at the end, I decided to read the whole thing and I learned quite a bit...
February 14, 2011 at 10:59 am
Thank you Jeff. Any Idea which one would perform better?
February 11, 2011 at 5:25 pm
Don't say Join and union all at the same line, it confuses as to wether you are joining or UNIONing these CTEs.
But just to clarify, are you saying that SCROLLING...
February 11, 2011 at 3:48 pm
Ok thank you for the clarification. Time statistics agree with IO statistics.
January 19, 2011 at 11:26 am
Koen (da-zero) (1/14/2011)
Are you sure there will always be one row in table2 with...
January 18, 2011 at 3:47 pm
dant12 (1/14/2011)
you should follow up the code to get context on whats actually being done and why. asking around is your best bet
Working on that.
In the meantime, I guess I...
January 14, 2011 at 10:46 am
I'm just trying to understand this code. It's not my own.
And no I dont know if the information in the table will stay the same, or if it will always...
January 14, 2011 at 10:07 am
No but he has a book you can buy that proves it!
Joe should just not bother actually making a different post for every thread he posts in and just write...
January 12, 2011 at 5:31 pm
Lets not forget Intellisense 😀
January 12, 2011 at 3:35 pm
This was an oversimplified version of my proc. I wrongfully assumed that if I ask a question about the where clause, that people would answer the question about the where...
January 10, 2011 at 1:04 pm
Never mind, the requirements just changed. I can use script component now.
November 9, 2010 at 10:26 am
Viewing 15 posts - 46 through 60 (of 62 total)