Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> How to calculate parameters for indexes?
What is the way to calculate parameters( initial and next) while creating indexes?
Say i want to create a index on 4 columns of a table which has 50,000
rows which has
monthly growth of 10,000 rows.The columns are
varchar2(20),number(10),varchar2(10),number.
What factors will you consider so that it index wont use more no of
extents.
And what are the other things that should consider while creating
indexes.
Thanks
SK
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Sep 01 2000 - 10:46:54 CDT
![]() |
![]() |