How send email from database?.

Answer Posted / naveengoud

In SQL Server 2008 we have an Option called DATABASE MAIL, in earlier editions it is referred as SQL Mail.

using DATABASE MAIL we can send  notifying mails to the users/administrator.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What the different topologies in which replication can be configured?

632


Write an SQL query to obtain the 2nd highest salary.

689


How to get all stored procedures in sql server?

577


How should i optimize the time for execution of stored procedure having single input and many output from the different tables?

1569


What is full outer join in sql server joins?

640






What is an identity column in insert statements?

653


What is difference between delete and truncate commands?

618


Why de-normalization required?

643


What is acid mean in sql server?

657


but what if you have to create a database with two filegroups, one on drive c and the other on drive d with log on drive e with an initial size of 600 mb and with a growth factor of 15%? : Sql server database administration

627


What is the template in sql?

627


Can sql servers linked to other servers like oracle?

621


What are the differences between DDL, DML and DCL in SQL?

839


Is null vs coalesce?

579


What are the different methods available under sqlcommand class to access the data?

779