Oracle Designer Model, Release 6i
Uniqueness Criteria


PARTITION_KEY_ENTRY

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_TBICOL

Unique Key Constraint  Column
UK_TBICOL ( 1 ) TABLE_IMPLEMENTATION_REF
( 2 ) INDEX_STORAGE_REF
( 3 ) COLUMN_REF
UK_TBICOL_2 ( 1 ) TABLE_IMPLEMENTATION_REF
( 2 ) INDEX_STORAGE_REF
( 3 ) SEQUENCE_NUMBER

Uniqueness enforced in PL/SQL by the API

See API Spec for PARTITION_KEY_ENTRY