Adobe Interview Question

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

Interview Answer

Anonymous

Nov 4, 2017

Both are unique. Primary key is the chosen one to uniquely identify a row, among the possible unique keys.