previous |
start |
next
Linking Tables
- Primary key is a column (or combination of columns) whose value
uniquely specifies a table record
- Foreign key is a reference to a primary key in a linked
table
- Foreign keys need not be unique
previous |
start |
next