> From: Travis Low [mailto:[EMAIL PROTECTED]]
> 
> If a table represents a mapping between two primary keys in 
> other tables, should it have a 
> separate field as a primary key?
> 
Not necessarily. You can have an id field for pk or have all fields as
pk, i.e composite pk.

Howard Lin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to