Viewing 4 posts - 1 through 5 (of 5 total)
Actually, I only set up the second instance to test perfomance of the query on a DB all by itself. I don't plan on running both. But with...
November 5, 2003 at 2:15 pm
Avg Total = 1389568
Avg Target = 13945438
So I am short on RAM(?)
November 5, 2003 at 12:59 pm
There is no DROP sentence anywhere in .pre .idx or .sch. That's the part I don't understand. The .idx build a CLUSTERED INDEX out of my PK's (in...
June 18, 2003 at 6:56 am
I have looked at those. All the .sch says is to TRUNCATE the table (as I would expect) and to create the table (with no prior DROP table). ...
June 18, 2003 at 6:32 am
Viewing 4 posts - 1 through 5 (of 5 total)