Oracle Designer Model,
Release 6i
Uniqueness Criteria
DIAGRAM_SEGMENT
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_DIAGRAM_SEGMENTS
| Unique Key Constraint | Column |
| UK_SEG |
(
1
)
DIAGRAM_REF
( 2 ) SEQUENCE |
Uniqueness enforced in PL/SQL by the API
See API Spec for DIAGRAM_SEGMENT