What is the effect of setting the value "CHOOSE" for
OPTIMIZER_GOAL, parameter of the ALTER SESSION Command ?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the blob datatype?
Can we call procedure inside function in oracle?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
Explain the use of ignore option in imp command.
What is bulk collect in oracle?
How to retrieve data from an explicit cursor?
What is SQL Tuning Advisor in Oracle?
What are a cluster and non-cluster index?
Explain oracle left join with an example?
What is a subquery in oracle?
What is sharded cluster?
How to convert a string to a date in oracle database?
Is postgres faster than oracle?
What is an oracle and why it is used?
How can I see all tables in oracle?