Viewing 15 posts - 39,106 through 39,120 (of 59,072 total)
Usually, "It depends". This time, "It doesn't matter". 😉
Even without the Temp Table and going direct, you'd likely get a recompile everytime anyway because of the amount of data...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2010 at 9:45 pm
I'm a bit disappointed... no mention of the hampster poo enhancement. 😛
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2010 at 9:38 pm
jtetler (3/31/2010)
Thanks for the code. I probably won't get to try it 'til next week or so - I'll be travelling a bit, but I'll let you know how...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2010 at 9:25 pm
Jeff Moden (3/31/2010)
Gift Peddie (3/31/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2010 at 9:22 pm
Gift Peddie (3/31/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2010 at 9:12 pm
GSquared (3/31/2010)
dma-669038 (3/31/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2010 at 9:00 pm
Lynn Pettis (3/31/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2010 at 8:54 pm
Glenn Dorling (3/31/2010)
I've only ever worked as a permanent employee and I've changed companies (not jobs/roles) very infrequently (3 companies in 25...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2010 at 8:46 pm
Steve Jones - Editor (3/31/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2010 at 8:40 pm
Robert Davis (3/31/2010)
So... Microsoft makes no money on training?
Do you consider "makes no money" and "is not a profit center" to be the same thing?
I don't know whether MSFT makes...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2010 at 5:14 pm
Lynn Pettis (3/31/2010)
Gift Peddie (3/31/2010)
Jeff Moden (3/29/2010)
Gift Peddie (3/29/2010)
All I want is please leave the doors open to all [font="Arial Black"]with the ability[/font].Exactly... 🙂
Thanks Jeff I am off this thread...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2010 at 5:07 pm
Steve Jones - Editor (3/31/2010)
Why do I feel this discussion has gotten way off track?
Heh... it's still on track... but now it has a "third rail". 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2010 at 4:46 pm
Thank you for the feedback, as well. It's actually a bit of a rare thing compared to the norm.
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2010 at 4:43 pm
jtetler (3/31/2010)
What I actually need is sample code on how to either delete the selected rows or preferably how to delete the images in those rows.Thanks,
Jim
Ummm... I'm thinking the...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2010 at 2:09 pm
Marios Philippopoulos (3/30/2010)
I'm on SQL 2008 SP1, Enterprise Ed.
Since you have the Enterprise Edition, I'd consider partitioning the table and the indexes so they can be more easily managed. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2010 at 2:02 pm
Viewing 15 posts - 39,106 through 39,120 (of 59,072 total)