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
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 |
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 |
How to create a table in a specific tablespace?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
Display Odd/ Even number of records?
How to update values on multiple rows in oracle?
Please explain joins in oracle?
What is java oracle used for?
What privilege is needed for a user to insert rows to tables in another schema?
How to install oracle database 10g xe?
Can you have more than one content canvas view attached with a window ?
Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this
How to create a new tablespace in oracle?
Can we store images in oracle database?