update tb_sdd_info a,tb_bnm_evian_info b set a.username=b.username where a.username=b.memberno and year(a.createtime) = 2012 and month(a.createtime)=11;
转载于:https://www.cnblogs.com/fx2008/p/3169164.html
update tb_sdd_info a,tb_bnm_evian_info b set a.username=b.username where a.username=b.memberno and year(a.createtime) = 2012 and month(a.createtime)=11;
转载于:https://www.cnblogs.com/fx2008/p/3169164.html