Using IF ELSE statement based on Count to execute different Insert statements

后端 未结 8 968
灰色年华
灰色年华 2020-12-01 08:40

While I am searching through my database, I run an INSERT statement if I find that a particular item does not exist, and I run a different INSERT statement if I find one or

8条回答
提交回复
热议问题