Oracle Designer Model,
Release 6i
Uniqueness Criteria
USER_OBJECT_INDEX_STORAGE
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_INS
| Unique Key Constraint | Column |
| UK_HANDCRAFTED_INS |
(
2
)
CLUSTER_REF
( 4 ) TABLE_IMPLEMENTATION_REF ( 6 ) SNAPSHOT_REF ( 8 ) IMPLICIT_INDEX_TYPE ( 10 ) INDEX_REF ( 12 ) PRIMARY_KEY_REF ( 14 ) UNIQUE_KEY_REF |
Uniqueness enforced in PL/SQL by the API
See API Spec for USER_OBJECT_INDEX_STORAGE