SQL Performance (MOSC)

MOSC Banner

query performance tuning

edited May 23, 2013 6:53AM in SQL Performance (MOSC) 8 commentsAnswered
  Hi all, 
Could someone please guide me through process of query performance tuning? 

My sql query code: 
select /*+FIRST_ROWS(1)*/ max(t.sessionid) from creator.ar_loansecurity t where t.arcdate = trunc(sysdate-210)

Explain plain is attached. 

What else should I attach to get help? 

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