Will the Optimizer always use COST-based approach if
OPTIMIZER_MODE is set to "Cost"?



Will the Optimizer always use COST-based approach if OPTIMIZER_MODE is set to "Cost"?..

Answer / guest

Presence of statistics in the data dictionary for atleast
one of the tables accessed by the SQL statements is
necessary for the OPTIMIZER to use COST-based approach.
Otherwise OPTIMIZER chooses RULE-based approach.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

Briefly explain what is literal? Give an example where it can be used?

0 Answers  


Is a rollback possible to any savepoint?

0 Answers  


Which of the following is not a database object TABLESPACE TABLE INDEX NONE

1 Answers  


What are the oracle differences between nvl and coalesce

0 Answers  


How to find 1st, 2nd, 3rd highest using select select statement not using rownum

2 Answers  






What is Data Block ?

2 Answers  


What is pragma restrict_reference in oracle 9i?When we use this?Give me one realtime scenario?

4 Answers   Microsoft, Wipro,


What is system global area (sga) in oracle?

0 Answers  


What is logical backup in oracle?

0 Answers  


What is schema?

41 Answers   Bodhi Global Services, Cognizant, HCL,


what is the difference between UNION AND UNIONALL

4 Answers  


select * from emp what happened internally when we write this query in the sql prompt?

5 Answers  


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)