londonworker
New member
- Local time
- Today, 11:21
- Joined
- Jul 3, 2005
- Messages
- 6
I have a table containing the fields:
I need to make this table 1NF. I know I should make related tables but I'm not sure what fields go with which.
I have attached a copy of the database
DeliveriesID // SupplierID // Date // ProductID // QTY // costprice // totalprice
I need to make this table 1NF. I know I should make related tables but I'm not sure what fields go with which.
I have attached a copy of the database