What is the effect of setting the value "CHOOSE" for
OPTIMIZER_GOAL, parameter of the ALTER SESSION Command ?
Answer Posted / 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 View All Answers
How to invoke the data pump import utility?
Does oracle charge for java?
How to convert a string to a date in oracle database?
What is difference between sid and service name in oracle?
Explain what are the advantages of views?
Explain enable novalidate constraint.
What are the various types of snapshots ?
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
What is the oracle implicit cursor?
What is backup in Oracle?
Oracle
What are data pump export and import modes?
Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
How to create a new table in oracle?
How to create a stored function in oracle?