Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Index searching time calculation
For x records, can I say the B*Tree index searching time for an indexed
record should be similar to the following :
log2(x) * tablescan time per record
Am I correct ? If correct, will this figure close to real world case ? Thanks all !! Received on Fri Oct 04 2002 - 04:53:30 CDT
![]() |
![]() |