Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: indexing issue, need alternate solution to improve the query performance
ramprakash schrieb:
> Hi,
>
> Its oracle 9i release 2, running on windows box.
> if i need to create index,
> i have to index all the columns because, where condition in the select
> query contains almost all the columns.
Would it help if you partition the table, thereby making the indexes smaller?
Lots of Greetings!
Volker
Received on Mon Mar 20 2006 - 09:38:21 CST