标签:dmp 导出 cas top oracle upd city 更新 tab
第一步:alter table TOWN add ID int
第二步:Update TOWN set id=rownum;
Commit;
Update a set(a.province,a.city)=
(select province,city from b where b.mobile=a.mobile)
exp userid=账户/密码
tables=(TOWN,YIZHI,一带一路企业) file=C:\Users\casm\Desktop\3tabs.dmp
标签:dmp 导出 cas top oracle upd city 更新 tab
原文地址:http://www.cnblogs.com/lijingyulee/p/6106911.html