0
Answer

Transaction in SQL Server Job

Deepak Verma

Deepak Verma

12y
981
1
Hi guys,

I've scheduled a job in SQL Server, but it's not working on scheduled time. The query written in there is executing perfectly. I'm using Transaction, so there is any issue with using Transaction in a Job?