R
Roger Bell
Could some one please advise if there are any implications in having a one to
many relationship in the following situation, ie a Primary key having more
than 1 relationship to separate tables
Item Table-PK ItemID, Name of Item etc., related to both the following tables:
Repair Table-FK ItemID, consisting of Repair Tasks, Date etc.
Maintenance Table-FK ItemID, consisting of Maintenance Type, Date etc.
Thanks for any help
many relationship in the following situation, ie a Primary key having more
than 1 relationship to separate tables
Item Table-PK ItemID, Name of Item etc., related to both the following tables:
Repair Table-FK ItemID, consisting of Repair Tasks, Date etc.
Maintenance Table-FK ItemID, consisting of Maintenance Type, Date etc.
Thanks for any help