lijingyulee

第一步:alter table TOWN add ID int

第二步:Update TOWN set id=rownum;

                Commit;

分类:

技术点:

相关文章:

  • 2021-08-06
  • 2022-02-09
  • 2021-11-30
  • 2022-03-02
  • 2022-02-27
  • 2022-02-27
  • 2021-12-27
  • 2022-12-23
猜你喜欢
  • 2022-01-13
  • 2021-05-01
  • 2022-02-14
  • 2021-12-07
  • 2022-12-23
  • 2022-02-02
  • 2022-01-27
相关资源
相似解决方案