What is the effect of setting the value 'FIRST_ROWS' for
OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
Answer / 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 |
How to define an explicit cursor in oracle?
What language does oracle use?
Select the Nth lowest value from a table?
How to insert a record into a table?
How to store only time; not date and time?
How to declare a local variable?
How do I use os authentication with weblogic jdriver for oracle and connection pools?
Difference between pre-select and pre-query
hai, when to use char and varchar2....?
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.
How to retrieve data from an explicit cursor?