一级毛片免费不卡在线视频,国产日批视频免费在线观看,菠萝菠萝蜜在线视频免费视频,欧美日韩亚洲无线码在线观看,久久精品这里精品,国产成人综合手机在线播放,色噜噜狠狠狠综合曰曰曰,琪琪视频

update 跨庫跨表例子 -電腦資料

電腦資料 時間:2019-01-01 我要投稿
【www.oriental01.com - 電腦資料】

    update chr_point set point=point+300 where id_idx in(select character_idx from mhgame.dbo.tb_character where zhuansheng= '6' and CHARACTER_GRADE= '99')

    update chr_point set point=300 where id_idx in(select user_idx from mhgame.dbo.tb_character where zhuansheng= '6' and CHARACTER_GRADE= '99')

    update chr_point set point=1000 where id_idx in(select user_idx from mhgame.dbo.tb_character where user_idx=371)

    update chr_point set point=700 where id_idx in(select user_idx from mhgame.dbo.tb_character where user_idx=492)

    update chr_point set point=500 where id_idx in(select user_idx from mhgame.dbo.tb_character where user_idx=473)

    update chr_point set point=100 where id_idx in(select user_idx from mhgame.dbo.tb_character where zhuansheng <= 6 and CHARACTER_GRADE< '99')

    update chr_point set point=point+100 where id_idx in(select id_idx from chr_log_info where id_loginid in (select user_id from LoginTable))

最新文章