How send email from database?.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / paruva
Hi All For sending Email from Data Base U can Go through
this article.
| Is This Answer Correct ? | 3 Yes | 11 No |
What is the best way to move n number of DTS package from one SQLServer to another SQLServer?
Can group functions be mixed with non-group selection fields in ms sql server?
List the data types available in mssql?
create procedure proc1 (@a int) as begin if @a=1 create table #temp(a1 int) else create table #temp(a1 int) end while executeing the above code it shows error like '#temp already exist' .why it shows an error?
What is openrowset sql server?
What are Magic Table?
34 Answers 3i Infotech, Digiweb, Evalueserve, NIIT, PL,
In performance wise distinct is good or group by is good? eg:select name from emp group by name; select distinct name from emp;
Data table as parameter in sql server?
wat is mean by normalization?......programing defination i need...(i know basic defination)
What are a scheduled jobs?
What are the types of database recovery models?
Can anyone tell that the extra features are there in SQL SERVER 2008 that are not available in previous versions .
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)