sql server - How to send a mail such that when particular job executed in SqlServer -


I am creating a job such that the following SQL statement executes.

 from  select * to Emp where sal & gt; 5000  

It is scheduled to execute at 3 a.m. every day.

Now my question is: How to configure
mail or warn that when a task is executed, a mail or alert inductance query has been executed which is executed succinctly

< / Div>

You can succeed and fail (or both) Notifications for a job You then specify an operator, whose Email, Pager etc. are contacts.

Example:


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -