>I don't really understand the difference between primary key and
>unique. Should I use primary key instead of unique?
A primary key is, essentially, the first unique index. The distinction
is mostly for the programmer and automatic tools that diagram
relationships between tables.
How do you tell which of a pair of twins is the twin, and which one
is a real child?