Which of the following will suppress the entry of duplicate value in a column?
a) Unique
b) Distinct
c) Primary key
d) NOT NULL
Answers
Answered by
5
Distinct will supress the entry of duplicate value in a column
Answered by
0
Answer:
Unique will suppress( to prohibit) the entry of duplicate value in a column.
Explanation:
suppress( to prohibit)
Similar questions