I have a fairly basic query that will update a table with information from another table. I would like to automate this process but am not exactly sure how to do that. from what I've read, this looks like it would be done via a stored proc but I'm not 100% sure how to start this.
The main poitn of my confusion is how and what kicks off the sql each (defined interval).