Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to copy files with SQLPLUS

Re: How to copy files with SQLPLUS

From: Knut Talman <knut.talman_at_mytoys.de>
Date: Thu, 25 Apr 2002 15:42:04 +0200
Message-ID: <3CC807AC.6080109@mytoys.de>


Epicentre Team A ANNECY wrote:

> I want to include the copy command in a sql script !

SQL> !cp ...

or

SQL> host cp ...

or (Windoze)

SQL> $copy ...

Regards,

Knut Received on Thu Apr 25 2002 - 08:42:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US