navicat批量添加uuid去重

update content_bidding_extension_lbb2 set uuid = UUID() where id =id
update content_bidding_extension_lbb2 set uuid = REPLACE(uuid,'-','')

posted @ 2018-08-22 14:38  cheinlbb  阅读(1663)  评论(0编辑  收藏  举报