M
Mikey
Hi Folks:
I have 33 UPC codes that will have four different prices attached to each
UPC depending on which one of four head offices is selected
Can anyone offer a better solution than a separate cost table for each head
office linked back to a HEAD_OFFICE_# table?
Any assistance would be appreciated
PRODUCTS_TABLE
UPC (PK)
NAME
DESCRIPTION
SIZE
PACK
COST
HEAD_OFFICE_ONE_TABLE (PK)
HEAD_OFFICE_# (FK)
UPC (PK)
CASE_COST
HEAD_OFFICE_TWO_TABLE (PK)
HEAD_OFFICE_# (FK)
UPC (PK)
CASE_COST
HEAD_OFFICE_THREE_TABLE (PK)
HEAD_OFFICE_# (FK)
UPC (PK)
CASE_COST
HEAD_OFFICE_FOUR_TABLE (PK)
HEAD_OFFICE_# (FK)
UPC (PK)
CASE_COST
to reply directly remove the "nospamnoway" from my return address
Thanks again.
Mikey
I have 33 UPC codes that will have four different prices attached to each
UPC depending on which one of four head offices is selected
Can anyone offer a better solution than a separate cost table for each head
office linked back to a HEAD_OFFICE_# table?
Any assistance would be appreciated
PRODUCTS_TABLE
UPC (PK)
NAME
DESCRIPTION
SIZE
PACK
COST
HEAD_OFFICE_ONE_TABLE (PK)
HEAD_OFFICE_# (FK)
UPC (PK)
CASE_COST
HEAD_OFFICE_TWO_TABLE (PK)
HEAD_OFFICE_# (FK)
UPC (PK)
CASE_COST
HEAD_OFFICE_THREE_TABLE (PK)
HEAD_OFFICE_# (FK)
UPC (PK)
CASE_COST
HEAD_OFFICE_FOUR_TABLE (PK)
HEAD_OFFICE_# (FK)
UPC (PK)
CASE_COST
to reply directly remove the "nospamnoway" from my return address
Thanks again.
Mikey