Subject Unique constraint instead unique index
Author liviuslivius
Hi,
 
this is offtopic but...
Is there any particular reason to not use always unique constraint instead of unique index?
Some overhead? Some speed difference in insert,update,delete?
 
Or this is only to disable creating FK on such fields included in index but not as constraint?
 
regards,
Karol Bieniaszewski