What is the best way to set the schedule of a maintenance plan or a SQL Agent job to run annually. We need to move data to an archive database for a table end of each year for the oldest year. I have the scripts all ready but the scheduling is the issue. For this table it will be in January but in future I may need to do this on other tables where the Financial year starts in July.
Any assistance will be appreciated.