Viewing 15 posts - 37,696 through 37,710 (of 59,072 total)
Steve Jones - Editor (7/12/2010)
jcrawf02 (7/12/2010)
mbricker-600840 (7/12/2010)
Oh, and another thing, I certainly hope I provide service...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 13, 2010 at 7:21 pm
LutzM (7/11/2010)
Ooops! My fault (never had / been forced to use it, fortunately)...So, the correct answer would then be: use a c.u.r.s.o.r.? ;-):-D;-)
Absolutely NOT! π Good setbased code is...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 13, 2010 at 7:12 pm
TheSQLGuru (7/13/2010)
Grant Fritchey (7/12/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
July 13, 2010 at 7:07 pm
aravind-305595 (7/13/2010)
Yes both are 2008 servers
Ok... then you might want to try the "computed column" thing that I suggested and that Howard materialized with code. You can (most likely,...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 13, 2010 at 6:30 pm
Joe Celko (7/12/2010)
CREATE TABLE TB1
(something_name VARCHAR(255) NOT NULL PRIMARY KEY,
something_age INTEGER NOT NULL...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 13, 2010 at 6:24 pm
m.dunster (7/12/2010)
Through your example for creating the data...I have learnt about table variables and will now be replacing all my temp table work !!
Don't do that. It could be...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 13, 2010 at 6:13 pm
Stefan Krzywicki (7/13/2010)
Jeff Moden (7/13/2010)
CirquedeSQLeil (7/13/2010)
As a rule of thumb, once a table has more than five indexes, updates to that table may be...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 13, 2010 at 5:56 pm
CirquedeSQLeil (7/13/2010)
Anybody have any comments on this nugget?β’Never include a USE <database> statement in scripts.
I just found this in a doc here at work.
I'd like to see the context it...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 13, 2010 at 5:50 pm
CirquedeSQLeil (7/13/2010)
As a rule of thumb, once a table has more than five indexes, updates to that table may be adversely affected since the...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 13, 2010 at 5:38 pm
Trey Staker (7/12/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
July 13, 2010 at 5:36 pm
Steve Jones - Editor (7/12/2010)
Chad Crawford (7/12/2010)
Jeff Moden (7/9/2010)
I promise to publish it right after PASS if it's not called upon.
π I don't want to wait. I...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 13, 2010 at 5:03 pm
Chad Crawford (7/12/2010)
Jeff Moden (7/9/2010)
I promise to publish it right after PASS if it's not called upon.
π I don't want to wait. I had to build a...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 13, 2010 at 5:00 pm
GilaMonster (7/12/2010)
CirquedeSQLeil (7/9/2010)
Oh and Congrats Jeff.Ditto.
Aye... thanks old friend. I'm very much looking forward to finally meeting you in person.
--Jeff Moden
Change is inevitable... Change for the better is not.
July 13, 2010 at 4:55 pm
Roy Ernest (7/12/2010)
Congrats Jeff... Hopefully I will see you all at the Pass Summit..!!!!
Thanks, Roy. Like they say down South, "Can't wait to meet all'y'all!"
--Jeff Moden
Change is inevitable... Change for the better is not.
July 13, 2010 at 4:48 pm
Gianluca Sartori (7/12/2010)
I think yesterday it was Emperor Paulpatine's birthday.Happy birthday, Paul!
Heh... does it mean more Vuvuzelas?
--Jeff Moden
Change is inevitable... Change for the better is not.
July 13, 2010 at 4:45 pm
Viewing 15 posts - 37,696 through 37,710 (of 59,072 total)