欧美另类日韩中文色综合,天堂va亚洲va欧美va国产,www.av在线播放,大香视频伊人精品75,奇米777888,欧美日本道免费二区三区,中文字幕亚洲综久久2021

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

電腦資料 時間:2019-01-01 我要投稿
【m.lotusphilosophies.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))

最新文章