Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Automate sql script

585321Nov 3 2008 — edited Nov 4 2008
I have a simple select statement which need to be automated ( run daily) in an oracle database . It basically selects data from several tables and then the resulting data populates an excel file . How do I achieve this .

I guess I can write a cron job . Are there any other easirer ways to do this ? Can I do this using the OEM ?

Thanks!
This post has been answered by JustinCave on Nov 4 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 2 2008
Added on Nov 3 2008
11 comments
5,556 views