asked 8.5k views
1 vote
Define the term unique key and give an example.

1 Answer

4 votes

Answer: Unique is used for the prevention of any field or column to have same or identical values in a particular table.It however, does let the null value top enter the table even though stops entry of duplicate values.

Example- In any particular record of shop, the shopkeeper avoids to have a product that is of the same price as to maintain the clarity of the table .

answered
User Mike Ivanov
by
8.0k points

No related questions found