阅读背景:

oracle 判断记录是否已存在的sql语句

来源:互联网 

   insert into tb_shop(id,name)values(232,'测试') where not exists(select * from tb_shop where id=232);    insert into tb_shop(id,name)values(232,'测试'



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: