5 pts.
 How do I create jobs using steps in SQL Server 2008 R2 Management Studio
How do I create jobs using steps in SQL2008 r2 Management Studio? I am really having a problem with the syntax when using operating-system commands and transact-SQL commands. Examples would be great.

Software/Hardware used:
ASKED: August 10, 2011  11:56 AM
UPDATED: March 31, 2012  6:59 PM

Answer Wiki:
All job steps are, are T/SQL statements and/or command line apps. As long as the T/SQL works normally when it isn't part of the job it should work within the job.
Last Wiki Answer Submitted:  August 13, 2011  12:14 am  by  Denny Cherry   64,520 pts.
All Answer Wiki Contributors:  Denny Cherry   64,520 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _