摘要:存储过程如下: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->create or replace procedure Builddata_t
阅读全文
摘要:首先到DBA里面分配用户在目录操作的权限 Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> create or replace DIRECTORY dir as 'c:\目录名称'; grant read,write on DIREC...
阅读全文