asked 132k views
5 votes
Ron is in the process of designing tables for a database that will contain information for all school matches played in a year. What kind of a field must he define to prevent users from entering duplicate values?

2 Answers

2 votes

Unique field i think

answered
User Datavoredan
by
8.4k points
5 votes
You most define the field as unique so duplicate values do not get inserted.
answered
User Joachim Breitner
by
8.2k points