| Oracle9i Database Reference Release 1 (9.0.1) Part Number A90190-02 |
|
Initialization Parameters, 203 of 220
| Parameter type |
String |
| Syntax |
|
| Default value |
|
| Parameter class |
Dynamic: |
STAR_TRANSFORMATION_ENABLED determines whether a cost-based query transformation will be applied to star queries.
Values:
TRUE
The optimizer will consider performing a cost-based query transformation on the star query.
FALSE
The transformation will not be applied.
TEMP_DISABLE
The optimizer will consider performing a cost-based query transformation on the star query but will not use temporary tables in the star transformation.
|
See Also:
|
|
|
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|