Viewing 15 posts - 36,751 through 36,765 (of 59,072 total)
jcrawf02 (9/16/2010)
Stefan Krzywicki (9/16/2010)
Brandie Tarvin (9/16/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
September 16, 2010 at 1:52 pm
Stefan Krzywicki (9/16/2010)
Steve Jones - Editor (9/16/2010)
WayneS (9/15/2010)
Steve Jones - Editor (9/15/2010)
And on an unrelated note. Who wants this job?
Darn it! Finally get a chance to look at it,...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 16, 2010 at 1:49 pm
jcrawf02 (9/16/2010)
In light...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 16, 2010 at 1:41 pm
PaulB-TheOneAndOnly (9/16/2010)
Ali Tailor (9/15/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
September 16, 2010 at 7:45 am
FelixG (9/16/2010)
I said "performance is vital" to avoid the use of temp tables...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 16, 2010 at 7:06 am
Ali Tailor (9/16/2010)
Jeff Moden
Actually Its an other topics the DBA line, but right now my question is to get a Job in any DBA line , Coz I'm new and...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 16, 2010 at 5:53 am
Craig Farrell (9/16/2010)
8kb (9/15/2010)
CREATE INDEX X_IX1 ON X (ObjID)
Note, non-covering, non-clustered index, so we're going here, to the PrimaryKey:
|--Index Scan(OBJECT ([LoadTest].[dbo].[X].[X_IX1]), ORDERED FORWARD)
|--Clustered Index Seek(OBJECT...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 16, 2010 at 5:44 am
CirquedeSQLeil (9/15/2010)
Jeff Moden (9/15/2010)
The Dixie Flatline (9/15/2010)
Jeff, you really have to let me buy you a drink at the PASS summit.
That would be both a pleasure and an honor. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 16, 2010 at 5:40 am
Paul Swinfield (9/16/2010)
Having been through a similar problem years ago using a poorly specified machine I had to resort...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 16, 2010 at 5:34 am
farouqdin (9/16/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
September 16, 2010 at 5:28 am
Thanks for taking the time to write that up, Christy. It actually does make sense and, to be very honest, I'm quite relieved for you because you came right...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 16, 2010 at 5:21 am
LutzM (9/15/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
September 16, 2010 at 5:13 am
Dave Ballantyne (9/16/2010)
Its not all bad though...http://www.sqlservercentral.com/Forums/Topic987019-1292-1.aspx
Paul certainly is psychic. What a nice post that was. Thanks for pointing it out, Dave. Those types of things make...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 16, 2010 at 5:02 am
What an incredibly thoughtful post. Thanks for starting my day off right, Mike! 😛 I hope a lot of the frequent posters get to see this one because...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 16, 2010 at 5:00 am
GilaMonster (9/16/2010)
WayneS (9/16/2010)
But Gail, you know that there are so many other people that truly appreciate you. Just ignore the ID 10 T's and help those that appreciate it.
Yeah. Still...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 16, 2010 at 4:53 am
Viewing 15 posts - 36,751 through 36,765 (of 59,072 total)