Oracle Designer Model,
Release 6i
Uniqueness Criteria
UNBOUND_ITEM
Uniqueness may be enforced by database constraints and/or the API,
depending on the complexity of the uniqueness criteria
Uniqueness enforced by database constraints
The following unique key constraints exist for the underlying table SDD_ITE
| Unique Key Constraint | Column |
| UK_ITE |
(
1
)
MODULE_UNIT_REF
( 2 ) SQL_QUERY_SET_REF ( 3 ) NAME |
Uniqueness enforced in PL/SQL by the API