What's the difference between a primary key and a unique key?
There is one more diff b/w primary key and unique key that there is only one primary key in a table but there are more then one unique keys in a table.