Verisign interview question

What is the difference between foreign and primary keys?

Interview Answer

Anonymous

12 Jun 2015

primary keys are assigned to table and foreign refer back to the primary keys from a different table (relationship).