如何为数据库中存在的几条大记录创建一个 csv 文件
How can I create a csv file for my few of the large records present in my database
我在 oracle 数据库中有 200 000 条记录。我想为我的 table 中存在的 100 000 条记录创建一个 csv 文件。怎么做?
使用sql开发人员
工具菜单 -> 数据库导出即可
我在 oracle 数据库中有 200 000 条记录。我想为我的 table 中存在的 100 000 条记录创建一个 csv 文件。怎么做?
使用sql开发人员 工具菜单 -> 数据库导出即可