Technicolor Interview Question

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

Interview Answer

Anonymous

Aug 7, 2016

primary key do not allow null values while the unique key allows null values