0
votes
votes
4 answers
execute database action once a week automatically?
I'm using MySQL, but a response for Microsoft SQL server will help me get some idea. I need to flush 2 tables in my database once a week automatically. I plan on just dropping them and recreating them, but I don't know how to set this up au ...
