employer cover photo
employer logo
employer logo

Indus Net Technologies

Questa è la tua azienda?

Domanda di colloquio di Indus Net Technologies

What is the difference between primary key and unique key??

Risposta di colloquio

Anonimo

28 set 2019

Primary key will not accept NULL values whereas Unique key can accept one NULL value. A table can have only primary key whereas there can be multiple unique key on a table