Does anybody know with the waitfor time statement, do I still need to hit F5 to execute the query or will the query automatically execute at 10:20 as long as I keep my query analyzer open??
WAITFOR TIME '22:20';
EXECUTE sp_update_job @job_name = 'TestJob',
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.