Database Tuning (MOSC)

MOSC Banner

query performance problem for like opeartor.

edited May 8, 2009 6:59PM in Database Tuning (MOSC) 8 commentsAnswered

Hi ,

We have  problems in  below query,

Hence this query is going for full tablescan becuase of the portion and taking along time to execute.

AND d.apar_id LIKE '61375110' in the query.

To improve the query performance we thought to change the query but this is the business requirement and we cannot change query.

So can you please suggest without changing the query can we avoid the full tablescan and improve the performance.

Please find the below query.

"SELECT d.apar_id, d.voucher_date, d.remitt_id, d.cur_amount, d.payment_id,

d.pmt_seq_no, d.voucher_no, d.sequence_no, d.ext_inv_ref,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center