Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Query performance with several indexes on a table
Keith:
I wouldn't go so far as to say "adversely", but obviously the more indices on a table, the more options the CBO must (initially) review. Not a big deal, though. So basically, I'd say he's full of it. Does he give any supporting evidence or just "I think I heard/read/made it up to confuse people, that...?"
Colin.
Please respond to Keith Moore <kmoore_at_zephyrus.com>
To: "oracle list" <oracle_at_telelists.com>
cc:
bcc:
Subject: Query performance with several indexes on a table
Another DBA is telling me that having more than 3 or 4 indexes on a table adversely affects query performance. Has anyone heard of this?
I understand updates being slower, but why queries? Or is he just full of it?
Thanks,
Keith
// Keith Moore
// Zephyrus Software, Inc.
// Oracle, Java, C/C++ consulting
//
The information in this email and in any attachments is confidential and may be
privileged. If you are not the intended recipient, please destroy this message, delete any copies held on your systems and notify the sender immediately. You should not retain, copy or use this email for any purpose, nor disclose all or any part of its content to any other person.Received on Wed Apr 26 2000 - 09:06:34 CDT