mysql 存储过程判断重复的不插入数据
mysql存储过程中
下面是一个较常见的场景,判断表中某列是否存在某值,如果存在执行某操作
需要注意的是不能用ifexists;
exists可以在where后面或者在createobject是使用,但是在if语句中不可以使用,只能用变通的方法。
delimiter$$ createprocedureproc_add_book(in$bookNamevarchar(200),in$pricefloat) begin declare$existsFlagintdefault0; selectbookIdinto$existsFlagfrombookwherebookName=$bookNamelimit1; ifbookId>0then #ifnotexists(select*frombookwherebookNumber=$bookName)then insertintobook(bookNumber,price)values($bookName,$price); endif; end$$ delimiter;
热门推荐
10 读书祝福语女生短句简短
11 感谢同事新婚祝福语简短
12 感谢教官文案祝福语简短
13 员工聚会蛋糕祝福语简短
14 元宵发客户祝福语简短
15 给团队信心祝福语简短
16 医美的祝福语大全简短
17 异国姻缘的祝福语简短
18 兄妹拍照祝福语简短的话