Hi There is a table which has one field with some duplicate values.we can not drop or update these duplicate values and have accepted them.But after now, we have to prevent insert duplicate keys. can I do this by check constraints? this is the best way for me if possible .And if It is not possible what is the second option?thank you
↧