I am trying to create an orders table which has three primary keys which are related to two different tables. The problem being is I can only assign one of the required keys as a Primary key. Can anyone tell my how to correctly do this?