lijingyulee

第一步:alter table TOWN add ID int

第二步:Update TOWN set id=rownum;

                Commit;

分类:

技术点:

相关文章: