Table: DBA_OUTLINES
Stored outlines
Column Name | Description |
---|---|
CATEGORY | Category to which the outline belongs |
NAME | Name of the outline |
OWNER | User who created the outline |
SIGNATURE | Signature uniquely identifying the outline SQL text |
SQL_TEXT | SQL text of the query |
TIMESTAMP | Timestamp at which the outline was created |
USED | Flag indicating whether the outline has ever been used |
VERSION | Oracle Version that created the outline |