What is the effect of setting the value 'FIRST_ROWS' for
OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
Answer Posted / guest
This value causes the optimizer to use the cost-based
approach for all SQL statements in the session regardless of
the presence of statistics and to optimize with a goal of
best response time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the dynamic sql in oracle?
What is recycle bin in Oracle?
What is coalesce function?
How to grant create session privilege to a user in oracle?
How many types of cluster table in Oracle?
How to sort the query output in oracle?
Explain oracle instance.
definition of cluster and non-clustered index?
How to get execution path reports on query statements?
Can the query output be sorted by multiple columns in oracle?
What are the various oracle database objects?
How to convert numbers to characters in oracle?
What are oracle functions?
Why does oracle 9i treat an empty string as null?
What is data block in Oracle?