How to delete a primary key that exists as a composite key in another

后端 未结 0 1616
执念已碎
执念已碎 2020-12-30 02:49

I am trying to delete an item by it\'s ID from items table, but it\'s ID exists in another table as a composite key.

This is the delete item PHP code:

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题