Thursday, October 11, 2012

Execute SQL Server Agent Job Task

Execute SQL Server Agent Job Task:
This task allows for the execution of a SQL Server Agent job.
Execute T-SQL Statement Task: This task is similar to the Execute SQL Task, however it only supports Transact SQL Statements. It should be used for SQL Server specific SQL statements.

No comments:

Post a Comment