1.223 OPTIMIZER_USE_INVISIBLE_INDEXES
OPTIMIZER_USE_INVISIBLE_INDEXES enables or disables the use of invisible indexes.
               
| Property | Description | 
|---|---|
| Parameter type | Boolean | 
| Default value | 
 | 
| Modifiable | 
 | 
| Modifiable in a PDB | Yes | 
| Range of values | 
 | 
| Basic | No | 
Values
- 
                        trueInvisible indexes are treated as visible (normal) indexes. 
- 
                        falseInvisible indexes will not be considered by the optimizer but will still be maintained by DML operations.