3.
explain the use of primary key in a table
Answers
Answered by
8
Answer:
The PRIMARY KEY constraint uniquely identifies each record in a table. Primary keys must contain UNIQUE values, and cannot contain NULL values. A table can have only ONE primary key; and in the table, this primary key can consist of single or multiple columns (fields).
Explanation:
hope this helps uh
Answered by
2
Answer:
The PRIMARY KEY constraint uniquely identifies each record in the table. PRIMARY KEY must contain UNIQUE values, and cannot contain NULL values. A table can have only ONE primary key; and in the table, this primary key can consist of single or multiple columns ( field)
Similar questions
Science,
2 months ago
Math,
2 months ago
Business Studies,
2 months ago
Math,
4 months ago
Political Science,
11 months ago