Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Automatically export
> 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
![]() |
![]() |