What is the effect of setting the value "CHOOSE" for
OPTIMIZER_GOAL, parameter of the ALTER SESSION Command ?

Answers were Sorted based on User's Feedback



What is the effect of setting the value "CHOOSE" for OPTIMIZER_GOAL, parameter of the AL..

Answer / guest

The Optimizer chooses Cost_based approach and optimizes with
the goal of best throughput if statistics for atleast one of
the tables accessed by the SQL statement exist in the data
dictionary. Otherwise the OPTIMIZER chooses RULE_based
approach.

Is This Answer Correct ?    0 Yes 0 No

What is the effect of setting the value "CHOOSE" for OPTIMIZER_GOAL, parameter of the AL..

Answer / nishi

The Optimizer chooses Cost_based approach and optimizes with the goal of best throughput if statistics for atleast one of the tables accessed by the SQL statement exist in the data dictionary. Otherwise the OPTIMIZER chooses RULE_based approach.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

How to do paging with oracle?

0 Answers  


What is the difference between substr and instr?

0 Answers  


How to drop an existing view in oracle?

0 Answers  


What is a trigger and what are its types?

0 Answers  


Define 'view' advantage ?

2 Answers   AZTEC, TCS,






what is candidate key & super key

1 Answers  


Why does for update in oracle 8 cause an ora-01002 error?

0 Answers  


Explain database link?

0 Answers  


Explain compound trigger in oracle?

0 Answers  


Is rowid unique in oracle?

0 Answers  


How to convert the date format from dd/mm/yyyy to mm/dd/yyyy. (for eg). 22/05/2008 to 05/22/2008. when u use to_char(), it tells the month is invalid. how to resolve this problem.tel with eg.

2 Answers   AppLabs,


Select all the employees who were hired in last 2 years and who works in dept where max managers are working.

0 Answers   ESS,


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)