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.
Read Database Keys: Primary Keys and Foreign Keys
Read Database Keys: Primary Keys and Foreign Keys
Comments
No comments yet. Leave a Comment
