Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
goodman2253
Yak Posting Veteran
88 Posts |
Posted - 2011-12-28 : 03:24:21
|
Hello All of youI am implementing my task and i am getting an issue, what i want to do is i want to schedule that at particular time(data should be fetched from a table and sent by an email to listed person)Suppose the table name is t1 which has two columns Id and SalaryId Salary1 200002 300003 400004 500005 60000At particular time suppose 6.00am the data should be fetched from table t1 and send to the email XXXX@gmail.com .Is it possible to this task. |
|
Sachin.Nand
2937 Posts |
|
|
|
|