Using a query in SQL 2008 R2 that pulls data from a couple of tables and I want to send this data, preferably as an excel attachment in an email. This will be an automated process and data changes as well as the recipients. For example sending sales
data to a salesperson with just their sales data. But complete data resides in a sales file. What is the best way to do this? Need coding examples.
↧