Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: indexing issue, need alternate solution to improve the query performance

Re: indexing issue, need alternate solution to improve the query performance

From: Joel Garry <joel-garry_at_home.com>
Date: 20 Mar 2006 14:02:45 -0800
Message-ID: <1142892164.981868.181960@z34g2000cwc.googlegroups.com>

ramprakash wrote:
> Hi,
>
> i am facing a scenario like this,
>
> i am having a table having around 1 million rows, and 15 columns.
> This is the logging table, mostly insertion only happens.
> the query we use from front end uses almost any one or two of the 10
> columns in the where condition.
> since it a log table and insertions are heavy, i cant create index for
> all the columns.
> Need some alternate solution.

Normalization.

jg

--
@home.com is bogus.
http://www.signonsandiego.com/news/metro/20060320-1231-bn20rossum2.html
Received on Mon Mar 20 2006 - 16:02:45 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US