could you analyze the index an check if the optimzer choses then the correct index.
To analyze the indexes you could simply set cascade=true
DBMS_STATS.GATHER_TABLE_STATS ('quoteswp',p_tabname,'',estimate_percent=>10, degree=>4, cascade=>true
);
|
Results 1 to 10 of 13
Threaded View
|
Click Here to Expand Forum to Full Width |