0 0

用存儲過程PROCEDURE怎么寫實現本機文件復制到 test01 c:\test\hello\0

如用:
utl_file.fcopy('?', 'test1.txt', '?', 'cp_test1.txt',0,null);
   ( ?怎么寫的)
或其它方法怎么寫,最好有註解的例子!!!!!!!!!!
怎么連test01呢?? 上傳到c:\test\hello\
目前还没有答案

相关推荐

    MySQL5创建存储过程的示例

    1 用mysql客户端登入 2 选择数据库 mysql>use test 3 查询当前数据库有哪些存储过程 mysql>show procedure status where Db=’test’ 4 创建一个简单的存储过程 mysql>create procedure hi() select ‘hello’;...

    delphi.fast.zlib.v.1.21

    号称比 DELPHI 自带的 zlib 更快 ...Hello,you can found an optimized version of Zlib 1.2.1 that you can embed into every Delphi executable without use external dlls.Further I have build a little example...

    mysql数据库的基本操作语法

    在表面后面带括号,括号中写列名,values中写指定列名的值即可。当省略列名就表示插入全部数据, 注意插入值的顺序和列的顺序需要保持一致。 Set方式插入,也可以指定列 insert into temp set id = 7, name = 'jason...

    WCF.Multi-Layer.Services.Development.with.Entity.Framework.4th.Edition

    Starting with the basics, you will then dive into the advanced concepts and features of LINQ to Entities, including Entity Framework, deferred execution, querying a view, and mapping a procedure....

    Linux-0.11 [内核源代码带中文注释]

    它然后使用BIOS 中断将'setup'直接加载到自己的后面(0x90200)(576.5k), ! 并将system 加载到地址0x10000 处。 ! ! 注意! 目前的内核系统最大长度限制为(8*65536)(512k)字节,即使是在 ! 将来这也应该没有问题的。...

    精髓Oralcle讲课笔记

    --(只能按照规定的格式写) 19、select ename, sal from emp where deptno =10 or sal >1000; 20、select ename, sal from emp where deptno =10 and sal >1000; 21、select ename, sal, comm from emp where ...

    SAP屠夫作品汇总

    Cost center CCTR3 has none of the activity types used here 357 五 建立成本中心费用计划(Tcode:KP06|KP16/KP17/KP36/KP37) 359 六 计算计划价格(Tcode:KSPI) 361 七 维护分割结构(Tcode:OKES/OKEW) 362 八 建立...

    The way to go

    3.9.1. Interacting with C .......................................................................................43 3.9.2. Interacting with C++...........................................................

    [Go语言入门(含源码)] The Way to Go (with source code)

    3.9.1. Interacting with C .......................................................................................43 3.9.2. Interacting with C++...........................................................

    spring-framework-reference4.1.4

    XML shortcut with the c-namespace .......................................................... 46 Compound property names ....................................................................... 46 Using...

    spring-framework-reference-4.1.2

    XML shortcut with the c-namespace .......................................................... 46 Compound property names ....................................................................... 46 Using...

Global site tag (gtag.js) - Google Analytics