Deleting rows with same foreign key but different primary key without affecting each other

后端 未结 0 909
执笔经年
执笔经年 2020-11-22 02:28

Here, I want to delete the information for CustomerId(1) with OrderId(2) & OrderId(3) without affecting the CustomerId(1) with OrderId(1).

Is there any procedure

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