employer cover photo

Technova Solutions

Is this your company?

Technova Solutions interview question

They asked me to explain the difference between primary key and foreign key in a database with a simple example

Interview Answer

Anonymous

9 Aug 2025

I explained that a primary key uniquely identifies each record in a table, while a foreign key is used to link two tables together by referencing the primary key of another table.