If you want it to run from the database, you could set up a scheduler job in Schema Browser -> Scheduler Jobs. Choose "SQL_SCRIPT" as the program type, and put the script on the database server, not your local PC. If you want something to run from your PC, you could set up an "Execute Script" action from Toad's Automation Designer, and then schedule the action. There are other ways, but those are a couple that you could set up using Toad.
↧