Hello,
I am using cron job to schedule jobs and I use UNIX platform. Right now I have a report with 5 attachments (.csv files) being mailed to multiple recepients everyday. I have 5 sql that runs that execute these .csv files in my shell script.
I want to know if it is possible to do all these attachments in a single .csv files using multiple tabs within? If so could you please tell me how?
Appreciate your help!
I am using cron job to schedule jobs and I use UNIX platform. Right now I have a report with 5 attachments (.csv files) being mailed to multiple recepients everyday. I have 5 sql that runs that execute these .csv files in my shell script.
I want to know if it is possible to do all these attachments in a single .csv files using multiple tabs within? If so could you please tell me how?
Appreciate your help!