天涯学馆

关注

mysql update from

天涯学馆

关注

阅读 177

2022-12-13


UPDATE zcarlevelNew INNER JOIN zcarlevel ON zcarlevelNew.zflag=zcarlevel.zflag

SET zcarlevelNew.zflagName=zcarlevel.zlevel




update ecs_goods_attr
inner join  ecs_goods
set ecs_goods_attr.attr_value = '否'
where ecs_goods_attr.attr_id = 53
and ecs_goods_attr.goods_id = ecs_goods.goods_id
and ecs_goods.goods_name like '%已售%'

相关推荐

上古神龙

apply update from sdcard

上古神龙 21 0 0

瑾谋

apply update from ADB

瑾谋 33 0 0

夏沐沐

update from 语句的写法

夏沐沐 24 0 0

三千筱夜

mysql You can't specify target table 'xxx' for update in FROM clause

三千筱夜 13 0 0

爱我中华8898

select from update row的实现

爱我中华8898 88 0 0

小暴龙要抱抱

mysql update if

小暴龙要抱抱 70 0 0

闲嫌咸贤

mysql 中 You can't specify target table for update in FROM clause错误

闲嫌咸贤 74 0 0

静鸡鸡的JC

MySQL 插入数据(INSERT)/ 修改数据(UPDATE)/删除数据(delete from)

静鸡鸡的JC 44 0 0

扶摇_hyber

mysql update 嵌套

扶摇_hyber 81 0 0

Python百事通

mysql update死锁

Python百事通 58 0 0

精彩评论(0)

0 0 举报