Oracle Designer Model,
Release 6i
Uniqueness Criteria
SYSTEM_PRIVILEGE
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_SPV
| Unique Key Constraint | Column |
| UK_SPV |
(
1
)
DATABASE_USER_REF
( 2 ) ROLE_REF ( 3 ) SYSTEM_PRIVILEGE_NAME |
Uniqueness enforced in PL/SQL by the API
See API Spec for SYSTEM_PRIVILEGE