I need to run a SQL script unattended on a time/date basis.<br>
For example, I need a select script to run every hour to extract a set of records into a delimited text file. What is the best way to accomplish this? Im working with Oracle Pl/Sql but have VB available if necessary. However, I want to use the most efficient method possible because the script will be running against a fairly large database.<br>
<br>
Any advice, assistance in creating a text file with sql and running it unattended would be appreciated<br>
<br>
bob<br>
For example, I need a select script to run every hour to extract a set of records into a delimited text file. What is the best way to accomplish this? Im working with Oracle Pl/Sql but have VB available if necessary. However, I want to use the most efficient method possible because the script will be running against a fairly large database.<br>
<br>
Any advice, assistance in creating a text file with sql and running it unattended would be appreciated<br>
<br>
bob<br>