Hi,
I was wondering if somebody could point me in the right direcion as to how to run sql commands daily at a certain time. Maybe using Windows Scheduler. I could create a .bat file, that opens the mysql database (username and password) and then runs another text file with the sql commands.
I need to run some delete command daily in order to clean up a table with records older than today's date.
Thanks
I was wondering if somebody could point me in the right direcion as to how to run sql commands daily at a certain time. Maybe using Windows Scheduler. I could create a .bat file, that opens the mysql database (username and password) and then runs another text file with the sql commands.
I need to run some delete command daily in order to clean up a table with records older than today's date.
Thanks