9.56 V$SQL_MONITOR_STATNAME
V$SQL_MONITOR_STATNAME provides information about the plan line statistics exposed in V$SQL_PLAN_MONITOR. A plan line statistic is identified by its group ID (column GROUP_ID) and its ID (column ID).
               
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | The ID of the container to which the data pertains. Possible values include: 
 | 
| 
 | 
 | Plan line statistic ID | 
| 
 | 
 | Plan line statistic group ID | 
| 
 | 
 | Short name for the statistic | 
| 
 | 
 | Short description for the statistic | 
| 
 | 
 | Reserved for internal use | 
| 
 | 
 | Reserved for internal use | 
See Also: