Viewing 15 posts - 4,876 through 4,890 (of 5,685 total)
Craig Farrell (11/19/2010)
Just to do a syntax confirmation, it's DBCC CHECKIDENT ( table1, reseed, 0). You have that flipped above.Is the table truncated, or are there rows in it?
Edit:...
November 19, 2010 at 11:34 pm
Just to do a syntax confirmation, it's DBCC CHECKIDENT ( table1, reseed, 0). You have that flipped above.
Is the table truncated, or are there rows in it?
November 19, 2010 at 11:30 pm
Hey Gus,
Late to the party, I know, but you referenced this in another thread and I had a curiousity. Could you discuss the 'lazy updater' component a bit more....
November 19, 2010 at 11:25 pm
WayneS (11/19/2010)
LutzM (11/19/2010)
WayneS (11/19/2010)
Craig Farrell (11/19/2010)
Wayne, Lutz and I are volunteering you for Larry. Well, I am, Lutz isn't convinced your current avatar is less appropriate. 😀
:crazy::crying::Whistling:
Why me? :sick:
The...
November 19, 2010 at 10:49 pm
Bwahahaha, Celko, you actually DO have a sense of humor!
This poor guy popped into existence without being properly born , committed bigamy and died twice. And you think your life...
November 19, 2010 at 5:19 pm
chulheekim (11/19/2010)
November 19, 2010 at 5:06 pm
WayneS (11/19/2010)
Why me? :sick:
Heh, cause Larry's cool? 😉
Yeah, I thought about that one when I saw yours, but it's a bit... graphic.
November 19, 2010 at 5:06 pm
Wayne, Lutz and I are volunteering you for Larry. Well, I am, Lutz isn't convinced your current avatar is less appropriate. 😀
November 19, 2010 at 4:05 pm
Denise McMillan (11/19/2010)
November 19, 2010 at 3:34 pm
chulheekim (11/19/2010)
November 19, 2010 at 3:33 pm
CELKO (11/19/2010)
I am also confused by your price, individual price and unit of measure columns. To me a unit of measure is meters, liters, grams, etc,
In this case,...
November 19, 2010 at 2:58 pm
GilaMonster (11/19/2010)
http://sqlinthewild.co.za/index.php/2009/09/22/estimated-rows-actual-rows-and-execution-count/
:blink:
When an operator is executed multiple times as part of the query execution, the estimated row count refers to the number of rows that the optimiser estimates will be...
November 19, 2010 at 2:50 pm
GilaMonster (11/19/2010)
As for reading, I put the link to...
November 19, 2010 at 2:00 pm
GilaMonster (11/18/2010)
November 19, 2010 at 12:41 am
Hm, probably same as me then, somewhere on the West Coast. 🙂
On a side note, can one of you folks take a swing through this book we're calling a...
November 18, 2010 at 9:56 pm
Viewing 15 posts - 4,876 through 4,890 (of 5,685 total)