What is the primary purpose of a primary key in a relational database?
Unique identification of each record in a table
Indexing of data for faster retrieval
Enforcement of data integrity
Establishment of relationships between tables

Computer Science Exercises are loading ...