Will a SQL Server Job skip a scheduled run if it is already running?

前端 未结 3 1892
旧巷少年郎
旧巷少年郎 2020-12-08 12:48

If you schedule a SQL Server job to run every X number of minutes, and it does not finish the previous call before the # of minutes is up, will it skip the run since it is a

3条回答
提交回复
热议问题