4.161 ALL_VALIDATION_DIRECTIVES
ALL_VALIDATION_DIRECTIVES describes validation directives
accessible to the current user.
Related Views
-
DBA_VALIDATION_DIRECTIVESdescribes all validation directives in the database. -
USER_VALIDATION_DIRECTIVESdescribes validation directives owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
|
|
Owner of the validation directive |
|
|
|
|
Name of the validation directive |
|
|
|
|
Name of the object on which the validation directive is defined |
|
|
|
|
Status of the validation directive:
|
|
|
|
|
Validation status of the validation directive:
|
|
|
|
|
Statements on which the validation directive will fire. Displays one of more of the following:
|
|
|
|
|
Type of construct specified in the
|
|
|
|
|
Text of the |
|
|
|
|
Indicates when, during statement or transaction execution, the validation directive will be evaluated:
|
|
|
|
|
Scope of operations that result in the evaluation of the validation directive:
|
|
|
|
|
Reserved for future use |
|
|
|
|
Position of the validation directive in the firing order for the object The validation directive with the lowest
|
Note:
This view is available starting with Oracle AI Database 26ai, Release Update 23.26.2.
See Also: