SYS.PLAN
The PLAN table contains the execution plan generated by the TimesTen query optimizer. See Viewing SQL Query Plans in the Oracle TimesTen In-Memory Database Operations
                                Guide.
                  
Columns
| Column name | Type | Description | 
|---|---|---|
| 
 | 
 | Ordinal number of the operation, starting at 1 | 
| 
 | 
 | Level of this operation in the plan tree | 
| 
 | 
 | Type of operation 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 | 
| 
 | 
 | Name of table scanned at this step Column is  | 
| 
 | 
 | Name of index used at this step Range index names may have a " Column is  | 
| 
 | 
 | Predicate applied during table or index scan or join Column is  | 
| 
 | 
 | Predicate applied after table or index scan or join Column is  | 
| 
 | 
 | Stores constraint information, including the type of the constraint and, where applicable, the index name and the table name of the unique or foreign key constraints. |