3.193 ALL_DIRECTIVES
ALL_DIRECTIVES
describes the directives accessible to the
current user.
Related Views
-
DBA_DIRECTIVES
describes all directives in the database. -
USER_DIRECTIVES
describes the directives owned by the current user. This view does not display theOWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the directive |
|
|
|
Name of the directive |
|
|
|
Type of the directive The value of this column is always |
|
|
|
Name of the table or duality view object associated with the directive |
|
|
|
Indicates whether the directive will be evaluated ( |
|
|
|
Reserved for future use |
|
|
|
Operations that will trigger the directive This column displays a list of one or more of the following operations:
|
|
|
|
Using type of the directive The value of this column is always |
|
|
|
Using clause of the directive |
|
|
|
Reserved for future use |
|
|
|
Reserved for future use |
See Also: