S
Savage
At the moment i have three tables with the following columns:
Supplier table:
Vendor number (primary key)
Name
Address 1
Address 2
Town
Postcode
Phone
Fax
Group
Description
Iso Table
Vendor number
Name
iso 1
iso2
iso3
iso4
reach
Comments table
Vendor number
name
vendor non conformities
comments
Is this a good layout or can you reckon mend a better table layout
Supplier table:
Vendor number (primary key)
Name
Address 1
Address 2
Town
Postcode
Phone
Fax
Group
Description
Iso Table
Vendor number
Name
iso 1
iso2
iso3
iso4
reach
Comments table
Vendor number
name
vendor non conformities
comments
Is this a good layout or can you reckon mend a better table layout