Ask Question

Which of the following is supported by a primary key?

Changeable over time

May be null

Unique

Updateable

+1
Answers (1)
  1. 9 December, 21:09
    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?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers