Viewing 15 posts - 2,221 through 2,235 (of 2,838 total)
Alvin Ramard (1/12/2011)
Steve Jones - SSC Editor (1/12/2011)
Alvin Ramard (1/12/2011)
Koen (da-zero) (1/12/2011)
Alvin Ramard (1/12/2011)
Canada's the backawards neighbour? I think someone got it backwards. 😎
Hey, don't shoot the messenger...
January 12, 2011 at 10:28 am
GilaMonster (1/10/2011)
Am looking for proof-reader for article on reasons for transaction log space not being reused. Any takers?
I'll proofread.
January 10, 2011 at 8:34 am
Tom.Thomson (1/10/2011)
Craig Farrell (1/9/2011)
GilaMonster (1/9/2011)
Craig Farrell (1/9/2011)
If the USA isn't the center of the world, why does it seem like a lot of people keep gravitating to it?
Very bad joke...
January 10, 2011 at 8:21 am
GSquared (1/7/2011)
Brandie Tarvin (1/7/2011)
GSquared (1/7/2011)
January 7, 2011 at 8:02 am
Thanks to all this talk of 0 as numerator and denominator I've had a song running through my head for hours.
Nothin' from Nothin' leaves Nothin'.
I'd love to see a version...
January 6, 2011 at 1:52 pm
GSquared (1/5/2011)
Brandie Tarvin (1/5/2011)
January 5, 2011 at 10:29 am
Trey Staker (1/5/2011)
January 5, 2011 at 9:06 am
Brandie Tarvin (1/4/2011)
What types of articles do you like best? The kind that are most "talk" and little code, the kind that...
January 4, 2011 at 9:00 am
sqldba_icon (12/30/2010)
Thanks everyone. These 100 dbs are identical schema wise. We do not have a DR so we will be implementing 2 node active-active cluster for local HA.
May I ask...
December 30, 2010 at 2:40 pm
Thanks Gail, thanks everyone who replied. After reading this thread and many of the links I added some new indexes to 2 tables and a query that had been taking...
December 30, 2010 at 1:02 pm
Eric Russell 13013 (12/30/2010)
Stefan Krzywicki (12/30/2010)
December 30, 2010 at 1:00 pm
Eric Russell 13013 (12/30/2010)
Index 1: CafeNumber, BusinessDate
Index 2: BusinessDate, CafeNumber, DField
Index 3: id, BusinessDate, CafeNumber, PosNumber
There is a reason for multiple indexes. For example, if a reporting type query only...
December 30, 2010 at 12:46 pm
GilaMonster (12/30/2010)
Stefan Krzywicki (12/30/2010)
Does this only apply to WHERE or does it also apply to ON?
Applies to both (kinda).
If I have two tables joined thusly
ON A.CafeNumber = B.CafeNumber
AND A.PosNumber =...
December 30, 2010 at 12:44 pm
GilaMonster (12/30/2010)
Stefan Krzywicki (12/30/2010)
December 30, 2010 at 11:59 am
GilaMonster (12/30/2010)
Stefan Krzywicki (12/30/2010)
I'm thinking I can just make one Index with the fields
BusinessDate, CafeNumber, PosNumber, DField
and be done...
December 30, 2010 at 11:56 am
Viewing 15 posts - 2,221 through 2,235 (of 2,838 total)