What is a primary k…
 
Notifications
Clear all

What is a primary key?

1 Posts
2 Users
0 Likes
160 Views
0
Topic starter

primary key

1 Answer
0

A primary key is a unique and non-null field or combination of fields in a database table that serves as a unique identifier for each record. It is used to ensure data integrity and provide a way to reference and link records in a database.

Share: