Oracle Designer Model,
Release 6i
Uniqueness Criteria
OBJECTIVE_TO_CSF
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_A1
| Unique Key Constraint | Column |
| UK_A1 |
(
1
)
CSF_REF
( 2 ) OBJECTIVE_REF |
Uniqueness enforced in PL/SQL by the API
See API Spec for OBJECTIVE_TO_CSF