Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Index on status field?
Riyaj,
Thanks a lot.
Lex, thanks to you too.
This finally explains everything.
Of course that there is nothing else Oracle can use that is smart enough to populate the missing index slots.
It looks very consistent that whetever is deleted in the table should soon be populated and so the index entry will be reused.
Smart at the end. Maybe the easiest method anyway, because rowid needs to be there.
I believe I am not the only one not knowing this ;) I basically never needed to think about this till now. But again this is not excuse for not knowing it :)
Regards,
Zoran
> Zoran
> AFAIK, even non-unique btree indices are unique ;-)
> By combining non-unique columns and rowid
__________________________________
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Apr 08 2005 - 20:16:48 CDT
![]() |
![]() |