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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Automatically export

Re: Automatically export

From: Knut Talman <knut.talman_at_mytoys.de>
Date: Thu, 11 Apr 2002 19:08:13 +0200
Message-ID: <3CB5C2FD.DC10D7CE@mytoys.de>


> i search an automatical export from one table to another table.
> I have a select - Statement and this have to start every night
> automatically.
> On the first table i can only read !!

You can do a dbms_job or you use your little sql script which does what you want and start it via crontab.

Regards,

Knut Received on Thu Apr 11 2002 - 12:08:13 CDT

Original text of this message

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