JennyPeters
Programmer
Hi,
I have a table that has 17,000+ records in it and it's really slow when I'm accessing it. There is an index on the rowguide column, but I'm thinking this is one of the reasons why it is so slow. I never use the rowguide for accessing records, just numeric fields within the table.
Should I remove the index on the rowguide?
Jenny
I have a table that has 17,000+ records in it and it's really slow when I'm accessing it. There is an index on the rowguide column, but I'm thinking this is one of the reasons why it is so slow. I never use the rowguide for accessing records, just numeric fields within the table.
Should I remove the index on the rowguide?
Jenny