What are the factors that affect OPTIMIZER in choosing an
Optimization approach ?
Answer Posted / guest
The OPTIMIZER_MODE initialization parameter Statistics in the
Data Dictionary the OPTIMIZER_GOAL parameter of the ALTER
SESSION command hints in the statement.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the major difference between truncate and delete?
What are the extensions used by oracle reports?
Explain the function of optimizer in oracle?
What is the fastest query method to fetch data from the table?
What is coalesce function?
Explain the use of file option in exp command.
Difference between pre-select and pre-query
What is a server parameter file in oracle?
How to assign query results to variables?
what are the advantages of running a database in archive log mode?
What privilege is needed for a user to insert rows to tables in another schema?
Does oracle charge for java?
Can we insert data in view oracle?
Can we save images in a database and if yes, how?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?