Hi
Need advice on data modelling.
I have a table called consignments which is identified by a cosignment_id .
consignor ,consignee pickup and alertme are all types of roles parties can play within the system .
i,e party can have many roles and roles can belong to many parties.
A given consignment can have a consignor,consignee,pickup etc..
How do i model the relationship between consignment and parties?
regards
Hrishy