Hello
I am using the xp_sendmail procedure in order to send query results after certain processing.
Now when the mail is recd, it has underline as in any sql query after the column names. This makes the result look very confusing. I tried to user LEFT in the query but that does not help much.
Is there any way I can format the result in a tabular format or something...
Thanks for all ur help.
Lakshmi.
I am using the xp_sendmail procedure in order to send query results after certain processing.
Now when the mail is recd, it has underline as in any sql query after the column names. This makes the result look very confusing. I tried to user LEFT in the query but that does not help much.
Is there any way I can format the result in a tabular format or something...
Thanks for all ur help.
Lakshmi.