V$EXP_STATS
stores the expression tracking statistics of recently executed queries.
Column | Datatype | Description |
---|---|---|
|
|
Expression ID of the current expression |
|
|
The object number contained in the expression |
|
|
Optimizer dynamic cost of evaluating the expression |
|
|
Number of times the expression has been evaluated |
|
|
The ID of the container to which the data pertains. Possible values include:
|
Note:
This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).