2.22 ALL_ANALYTIC_VIEW_KEYS
ALL_ANALYTIC_VIEW_KEYS
describes the key columns of the attribute dimensions in the analytic views accessible to the current user.
Related Views
The keys reference attributes of the attribute dimensions of the analytic view.
-
DBA_ANALYTIC_VIEW_KEYS
describes the key columns of the attribute dimensions in all of the analytic views in the database. -
USER_ANALYTIC_VIEW_KEYS
describes the key columns of the attribute dimensions in the analytic views in the current user's schema. This view does not display theOWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of analytic view |
|
|
|
Name of the analytic view |
|
|
|
Alias of the attribute dimension in the analytic view |
|
|
|
Table alias of the key column |
|
|
|
Name of the column for the key |
|
|
|
Name of the referenced attribute dimension attribute |
|
|
|
Order number of the key in the list of keys in the analytic view |
|
|
|
The ID of the container where the data originates. Possible values include:
|
See Also: