Report a broken link
You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Primary Keys and Foriegn Keys in Databases
Primary Keys and Foriegn Keys in Databases tutorial
As you may already know, databases use tables to organize information. (If you don't have a basic familiarity with database concepts, read What is a Database?) Each table consists of a number of rows, each of which corresponds to a single database record. So, how do databases keep all of these records straight? It's through the use of keys.
What's wrong with the tutorial? Write below.