bug_x

导航

 


update  table ucf,

            table t2

                set ucf.pcid = t2.pcid

    where

           t2.name = 'liming'

    and t2.gid= ucf.gid

    and ucf.id in(474,475,479,482,457,375,461,406,373,374);

posted on 2017-04-25 20:16  bug_x  阅读(929)  评论(0编辑  收藏  举报