Pass Query Results to a csv file and Send it as mail using SQL Server 2005
- by Sandhurst
I have two tasks and since I am new to it, I need some help/advice from the masters.
What I need to do is send the result of q select query to a csv file which can have delimeter as comma or tab and then send this file as mail to a particular receipient.
Hoping for some great advice