Scheduling and emailing help
Hi
I want to create a scheduled job to run on the first day of each month that runs a simple select statement (e.g. Select * from dba_data_files) and then emails the results .
The 11g database sits on a Linux box.
Can you anyone provide an example(s) on acheiving this please?
thank you