table design

W

Walmondo

I have customers, sales, inventory & brands tables. What is the best way to
go about hooking a sizes table to this? The sales table is a junction table
with one product from inventory being sold many times.
 
K

Klatuu

Items in Inventory have sized, right?
But, then do different items have different kinds of sizes or different
ranges of sizes?
 
W

Walmondo

This is for a shoe store. Each product in inventory will have many shoes with
different sizes but the same productcode which is the primary key of my
inventory table connecting to the foreign key productcode of my sales table.
My inventory table also has an autonumber field doing nothing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top