参考http://seloba.iteye.com/blog/1019705

使用工具

  • PL/SQL Developer

步骤

  1. 选择tools->text importer
    oracle 导入csv文件
    text importer
  2. 选择Open Data file....,选择要导入的csv文件,确定
    oracle 导入csv文件
    Open Data file
  3. 选择第二个Data to oracle选项卡。选择对应的owner和table,将字段一一对应
    oracle 导入csv文件
    选择对应的owner和table
  4. 点击下方的导入,数据即导入到了选定的table中了。
    oracle 导入csv文件
    导入数据

相关文章:

  • 2022-02-08
  • 2022-12-23
  • 2021-05-10
  • 2021-12-15
  • 2022-12-23
  • 2021-12-09
  • 2022-12-23
猜你喜欢
  • 2021-12-11
  • 2021-08-06
  • 2022-02-20
  • 2021-07-15
  • 2022-03-05
  • 2022-01-19
  • 2021-12-19
相关资源
相似解决方案