I’m Working with a new Oracle DB, with one table having the following indexes:
- Index 1: ColA, ColB
- Index 2: ColA
Is the second index redundant, and Will this have a negative impact on performance?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Google is my best friend :
http://www.orafaq.com/node/926
The main point of this article is :
And I’m agree with that !
In fact, search “duplicate indexes” in Google to have different kind of answer.