Computer Science, asked by Tauqeer4306, 6 months ago

What are the conditions for a field to be a primary key?

Answers

Answered by TrishaNikhilJaiswal
3

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. A table can have only one primary key, which may consist of single or multiple fields.

Explanation:

hope it's helpful for you PLEASE MARK ME AS BRAINLIST PLEASE PLEASE...............................

Similar questions