What is the primary key in a relational database?
Q1. What is the primary key in a relational database?
Answer: A unique identifier for each tuple
Explanation: Primary key uniquely identifies each tuple, ensuring data integrity and preventing duplicates.