W
Will
I have tblOrder with the fields OrderID, OrderDate & CustomerID. I have
just made tblOrderDetails with the fields OrderDetailsID, OrderID, ItemNo,
Quantity. My question is do I need the OrderDetailsID (autonumber) field?
are there any advantages to it?
thanks in advance
just made tblOrderDetails with the fields OrderDetailsID, OrderID, ItemNo,
Quantity. My question is do I need the OrderDetailsID (autonumber) field?
are there any advantages to it?
thanks in advance