SQL Server create cron job without SQL Server Agent
0
votes
1
answer
1744
views
I'm creating a cron job on SQL Server. As per my knowledge, the only way possible to create a job is through SQL Server Agent. However, the services(listed on services.msc) of VM assigned to me do not contain SQL Server Agent. Also, I don't have sysadmin access to the database. So, can anyone please help me understand how I can create a cron job without SQL Server Agent?
Asked by Yash
(13 rep)
Oct 8, 2021, 01:02 PM
Last activity: Oct 8, 2021, 02:06 PM
Last activity: Oct 8, 2021, 02:06 PM