Tech Mahindra Interview Question

What is a primary key in a database?

Interview Answer

Anonymous

Mar 21, 2025

A primary key is a unique identifier for each record in a table. It ensures that no duplicate values exist and helps in maintaining data integrity.