怎么调用oracle创建存储过程导入txt文件
要把一部分数据放到txt文件中,调用存储过程(必须调用),怎么在存储过程中导入txt文件。或者在存储过程中一次性插入多条记录?
[最优解释]
用shell调用sqlplus
用@xxx.txt
[其他解释]
还有就是 asktom 有个例子 太复杂
http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:16212348050
[其他解释]
没人知道吗?
[其他解释]
存储过程来导出文件,不晓得哦....
我的异常网推荐解决方案:oracle存储过程,http://www.myexception.cn/oracle-develop/177537.html