标签:div update upd logs pre 交换 font 数据 where
UPDATE temp_ent_lyew t1,temp_ent_lyew t2 SET t1.latitude=t1.longitude,t2.longitude=t2.latitude where t1.latitude is not null and t1.longitude is not null and t2.latitude is not null and t2.longitude is not null and t1.latitude !=‘‘ and t1.longitude !=‘‘ and t2.latitude !=‘‘ and t2.longitude !=‘‘ and t1.longitude<100 and t2.latitude>100;
标签:div update upd logs pre 交换 font 数据 where
原文地址:http://www.cnblogs.com/hezhao/p/7392097.html