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 oracle open database communication (odbc)?
What is a snapshot log?
How to bring a tablespace offline?
Explain the use of owner option in exp command.
master table and child table performances and comparisons in Oracle ?
How to define a procedure inside another procedure?
What is recycle bin in Oracle?
What are the differences between number and binary_float in oracle?
What is blob datatype?
Can we save images in a database and if yes, how?
How to synchronize 2 schema's objects?
What are the various types of snapshots ?
How to load data from external tables to regular tables?
What is rich query?
How many types of table in Oracle?