Engaged Employer
Difference between unique key and primary key?
Anonymous
Unique key means for every tuple we have a unique value for unique key.There can be one or more or none unique keys in any table. Primary key is ' unique' and 'not null' key which is used to differentiate the tuples. There can be only one primary key.
Check out your Company Bowl for anonymous work chats.