Computer Science, asked by rebekhmar50, 6 hours ago

a primary key does not allow_____values​

Answers

Answered by AZEEZAR
1

Answer:

A primary key is a field in a table which uniquely identifies each row/record in a database table. Primary keys must contain unique values. A primary key column cannot have NULL values.

Explanation:

MARK ME AS BRAINIEST AND RATE MY ANSWER

Similar questions