Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: how do you scheduled sql scripts
: I would like to do appends to table B at a certain time during the night
: every day, if there is any data within table A.
dbms_job (+ related deamon) within newish releases of Oracle.
Most OS' have job scheduling facilities - 'at', 'batch', 'cron', etc.
IAP
-- In an attempt to reduce junk email I use an invalid 'From' address. My correct email address can be determined by replacing 'not.valid' with 'value.net'Received on Thu Oct 02 1997 - 00:00:00 CDT
![]() |
![]() |