I'm pulling data from db of last week every Monday, having start and end date in query. I want to schedule this activity so that manual intervention is not needed for pulling data.
I want to understand how we can use current date function to schedule this job or is there any other way to schedule this activity.