How to schedule a monthly purge of a table
I created a Delete Job. It works except that the "Run at" condition to schedule it is a set date/time. I need to run this job every 3rd of the month. How can I make this Delete Job run every 3rd of the month repeatedly, instead of only once.
