Hello friends, ask a question,
I am reviewing a pakages which, within each sql query, change the mode of op´timziar to:
I would like to know what does the basic idea do, I need to improve the performance of these sql query and I would like to know if that change works for me or not
EXECUTE IMMEDIATE 'ALTER SESSION SET OPTIMIZER_MODE = CHOOSE';
I would like to know what does the basic idea do, I need to improve the performance of these sql query and I would like to know if that change works for me or not
version
Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
PL/SQL Release 11.2.0.2.0 - Production
"CORE 11.2.0.2.0 Production"
TNS for HPUX: Version 11.2.0.2.0 - Production
NLSRTL Version 11.2.0.2.0 - Production