3.184 ALL_DOMAIN_CONSTRAINTS
ALL_DOMAIN_CONSTRAINTS
describes constraint definitions in the data use case domains accessible to the current user.
Related Views
-
DBA_DOMAIN_CONSTRAINTS
describes constraint definitions in all data use case domains in the database. -
USER_DOMAIN_CONSTRAINTS
describes constraint definitions in the data use case domains owned by the current user.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Name of the constraint definition |
|
|
|
Owner of the use case domain in which the constraint is defined |
|
|
|
Name of the use case domain in which the constraint is defined |
|
|
|
Type of the constraint definition The value of this column is always |
|
|
|
Text of the search condition for a check constraint |
|
|
|
Enforcement status of the constraint:
|
|
|
|
Indicates whether the constraint is deferrable ( |
|
|
|
Indicates whether the constraint was initially deferred ( |
|
|
|
When
When
|
|
|
|
Indicates whether the name of the constraint is user-generated ( |
|
|
|
Indicates whether the constraint specifies a century in an ambiguous manner ( See Also: the |
|
|
|
When When See Also: constraints in Oracle Database SQL Language Reference |
|
|
|
Indicates whether the constraint is invalid ( |
|
|
|
The ID of the container where the data originates. Possible values include:
|
Note:
This view is available starting with Oracle Database 23ai.
See Also: