|
-
I have a SQL script, which spools the output to a txt file.
Can I use DBMS_JOBS utility so as to set this script run in specified intervals..?
What I heard from someone is that, only Stored Procedures can be set as jobs in DBMS_JOBS.
If so, I would like to know how to spool the output of a sql query to a txt file using a PL/SQL script.
Thanks
VG
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|