What is the effect of setting the value "ALL_ROWS" for
OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
Answer Posted / guest
This value causes the optimizer to 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 throughput.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to delete multiple rows from a table in oracle?
What is oracle sid?
What is Redo Log Buffer in Oracle?
What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.
What is the difference between sharding and partitioning?
What is coalesce function?
Explain view?
Explain the use of rows option in exp command.
What is define in oracle?
what are archived logs?
What is MTTR advisor in Oracle?
What is hash cluster in oracle?
What privilege is needed for a user to connect to oracle server?
How to set up autotrace for a user account?
Give the various exception types.