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

why pl sql doesn't support retrieving multiple records

1 Answers   Mphasis,


What are the values that can be specified for OPTIMIZER_GOAL parameter of the ALTER SESSION Command ?

1 Answers  


What do you mean by cdb and pdb in oracle 12c?

0 Answers  


5. Display full details from the ORDER_LINE table where the item number is (first condition) between 1 and 200 (no > or < operators) OR the item number is greater than 1000 AND (second condition) the item cost is not in the list 1000, 2000, 3000 OR the order number is not equal to 1000.

3 Answers   Wipro,


hai, when to use char and varchar2....?

2 Answers  






What are internal user account in oracle?

0 Answers  


What is Normalization ?

55 Answers   ACS, Genpact, Graphix Solution, IBM, Keane India Ltd, TCS, Vault,


Why do we use coalesce function in oracle?

0 Answers  


what is insert all statement in sql

2 Answers   CGI, TCS,


What is oracle server autotrace in oracle?

0 Answers  


It's Urgent? How to IMPORT .xls & .txt file into ORACLE?

5 Answers  


16. Display the order number, order line number and the shipping date. If the shipping date is null, display the string <not shipped yet>.

1 Answers   Wipro,


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • 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)