What is primary key and foreign key?
Anonymous
A primary key is one column or more columns in one table that can uniquely identify one record. A foreign key is one column or more columns in one table that refers to primary key in another table.
Check out your Company Bowl for anonymous work chats.