Forum Discussion

Michel-CH's avatar
Michel-CH
Frequent Visitor
3 years ago

One-to-many relationship changes to many-to-one

I have two tables. Table A has a unique product number and several columns with dimensions, such as quantity per unit. Table B holds the stock (units) for these products.   I thought to create a ...