(step 3) looks for a record in the database. How can I explicitly fail
the SQL server job if the database record does not exist?You can use RAISERROR with a severity level of 11 or higher to indicate
failure.
Simon|||Thanks Simon. That worked.
Simon|||Thanks Simon. That worked.
Execution Plan,sql server
No comments:
Post a Comment