Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

performance tuning -index on big table on date column

4714Dec 8 2008 — edited Dec 9 2008
Hi,

I am working on Oracle 10g with Oracle Apps 11i on Sun.

we have a large non-partition table "GL_JE_HEADERS" with 7 million rows.

Now we want to run the query for selecting rows using between clause on date column.

I have created Btree index on the this table.

Now how can I tune the query? Which hint should I use for the query?

Thanks,
rane

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 6 2009
Added on Dec 8 2008
5 comments
2,713 views