Re: nonunique index on unique values




"ciapecki" <ciapecki@xxxxxxxxx> wrote in message
news:1188285737.311072.16590@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hi,

is there a big lost in performance if there is a nonunique index on
the column that holds only unique values (like primary key)?

thanks
chris



The index content will be one byte per row larger,
and there are a few cases where the arithmetic the
optimizer uses changes if you switch a unique index
to non-unique.

Neither is necessarily a problem - but you can always
find a few unlucky cases where performance changes
dramatically because an execution plan has changed.

--
Regards

Jonathan Lewis
http://jonathanlewis.wordpress.com

Author: Cost Based Oracle: Fundamentals
http://www.jlcomp.demon.co.uk/cbo_book/ind_book.html

The Co-operative Oracle Users' FAQ
http://www.jlcomp.demon.co.uk/faq/ind_faq.html


.



Relevant Pages

  • Re: nonunique index on unique values
    ... is there a big lost in performance if there is a nonunique index on ... If you mean a nonunique index, compared to a unique index, is used to ... generated redo when you get error ORA-1 (unique constraint violated). ...
    (comp.databases.oracle.server)
  • Re: Mineral analysis may reveal life on Mars
    ... > I have heard that those probes that were lost did, in fact land ... > These were said to be lost because of what was found. ... > in gods memory. ... Sounds like you inhaled too much nitrous oxide in that lab, Chris. ...
    (sci.geo.geology)
  • Re: So how are you doing with your predictions?
    ... Lost to Wisconsin rather ... >:> than MSU in the two game Big Ten Road swing, ... >:> The ND game loss is the one giving us one more loss than I thought we'd ... >:> Chris C. ...
    (rec.sport.football.college)
  • Re: So how are you doing with your predictions?
    ... Lost to Wisconsin rather ... >> than MSU in the two game Big Ten Road swing, ... >> The ND game loss is the one giving us one more loss than I thought we'd ... >> Chris C. ...
    (rec.sport.football.college)
  • Re: Please: pinball and no politics
    ... Chris wrote: ... Carl, I respect your attitude, but what is key here is ... >> Myself I have Friends in LA, MS & AL who lost everything they had. ...
    (rec.games.pinball)

Loading