Multiple foreign keys?

前端 未结 3 1270
-上瘾入骨i
-上瘾入骨i 2021-02-05 09:19

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

3条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-05 10:00

    I ran the code here, and the error message showed (and it is right!) that you are setting id field twice as primary key.

提交回复
热议问题