Ask Question
16 June, 02:52

Which of the following is supported by a primary key?

Changeable over time

May be null

Unique

Updateable

+1
Answers (1)
  1. 16 June, 04:26
    0
    Unique.

    Explanation:

    Unique is supported by a primary key because of primary key we can uniquely identify the tuple so the attribute which has been set as primary key must contain values that are unique and these values cannot be null. These values should not be changeable over time and updateable because there is a chance if these values are manipulated a copy of it may be present in that attribute. So the primary key won't be able to uniquely identify the tuple.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which of the following is supported by a primary key? Changeable over time May be null Unique Updateable ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers