Database Keys
Sunday July 16, 2006
As you may already know, databases use tables to organize information. 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.


Comments
No comments yet. Leave a Comment