what are the ways of preventing duplicate values in a field
Answers
Answered by
0
Best Solution:
✓ Set the field as primary key and hence no duplicate values will be allowed for the data.
✓ Set the field as primary key and hence no duplicate values will be allowed for the data.
Similar questions