Implicit Indexes
Most DBMSs automatically create an index to enforce integrity constraints but not referential constraints (foreign keys).
Primary keys
Unique Constraints

Last updated
Most DBMSs automatically create an index to enforce integrity constraints but not referential constraints (foreign keys).
Primary keys
Unique Constraints

Last updated