Oracle Designer Model, Release 6i
Uniqueness Criteria


USER_PREFERENCE

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_UPR

Unique Key Constraint  Column
UK_UPR ( 1 ) CIELEMENT_REF
( 2 ) PRODUCT_FLAVOR
( 3 ) PREFERENCE_NAME

Uniqueness enforced in PL/SQL by the API

See API Spec for USER_PREFERENCE