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


Please Help Members By Posting Answers For Below Questions

What privilege is needed for a user to connect to oracle server?

560


What do you mean by a database transaction & what all tcl statements are available in oracle?

553


What is the difference between post-database commit and post-form commit?

517


Difference between open_form and call_form in oracle.

683


When do you get a .pll extension in oracle?

679






Can you drop an index associated with a unique or primary key constraint?

587


How to convert characters to numbers in oracle?

596


What is a read write transaction in oracle?

606


Explain the use of record length option in exp command.

560


What to do if the binary spfile is wrong for the default instance?

565


How to drop an index?

545


How to call a sub procedure?

564


How to get last row id?

557


Write a trigger example in oracle?

575


What is a cursor in oracle?

652