码迷,mamicode.com
首页 > 其他好文 > 详细

update 字符串拼接

时间:2020-06-17 12:36:55      阅读:72      评论:0      收藏:0      [点我收藏+]

标签:color   font   short   upd   nbsp   bsp   ant   sel   self   

UPDATE store SET food_ordering =1,self_pickup_remark = CONCAT(self pick up notes:,store_code,short_name) WHERE merchant_id = "360087641000000807" 
AND (id > 23500 AND id <= 23510)
OR (id > 23600 AND id <= 23610)
OR (id > 23700 AND id <= 23710)
OR (id > 23800 AND id <= 23810)
ORDER BY id ASC;

 

update 字符串拼接

标签:color   font   short   upd   nbsp   bsp   ant   sel   self   

原文地址:https://www.cnblogs.com/pandaly/p/13151582.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!