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
Can we return Data from 4(more than 1) tables in stored procedure?
What are built in functions?
What is db stored procedure?
Would you store your query in a ssrs report or a database server? State the reason why?
What is surrogate key? : sql server analysis services, ssas
when would you go for denormalization? : Sql server database administration
What part does database design plays a role in performance of an sql server-based application?
While using a cursor, how can you differentiate between a deleted row and a row that has been inserted with null data values?
what is the main function of a query parameter?
Explain external key management in sql server 2008
What is the importance of three tier architecture?
How to execute the cursor queries with "open" statements?
What are the essential components of sql server service broker?
What are a scheduled jobs or what is a scheduled tasks?
How does a profiler work?