I\'ve got a table that is supposed to track days and costs for shipping product from one vendor to another. We (brilliantly :p) stored both the shipping vendors (FedEx, UPS) wit
I ran the code here, and the error message showed (and it is right!) that you are setting id field twice as primary key.