Viewing 6 posts - 136 through 141 (of 141 total)
Thanks..
Really saved me alot of hassle on this one.
August 5, 2010 at 6:28 am
Thanks you've saved me alot of time and fragmentation.
In my situation the DB has received a huge data import, several years of data its now going to grow much slower...
August 5, 2010 at 5:25 am
Thanks guys
There is no external table (tblcustomer), the current data is correct, where the same value appears in field ID more than once the customer name is the same in...
April 27, 2010 at 6:52 am
Sorry for confusion, hope this explains it better
Have a table with an ID field which is not part of the PK.
ID always contains a value about 97% unique.
I want to...
April 27, 2010 at 6:25 am
Thanks for that, I had misunderstood.
I need to store just date no time part.
Converting to int 20091023 wouldn't even be beneficial.
October 22, 2009 at 7:43 pm
Wanted to double check.
Non clustered index will use a clustered index if exists, so important clustered index field(s) has to be small.
I wonder if sp_spaceused is reporting clustered index...
October 22, 2009 at 1:40 pm
Viewing 6 posts - 136 through 141 (of 141 total)