adspace
Answer Posted / Sunder Lal
A primary key is a unique column or set of columns in a table that uniquely identifies each record. In other words, no two records in the same table can have the same primary key value. Primary keys are used to enforce the integrity and uniqueness of data within a database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers