Creating an excel file using PL/SQL code and trigger an email with the generated excel as an attachm
Hi All,
I have a requirement to generate an excel file from backend and trigger an email with the generated excel as an attachment. Also before/after triggering the email, we would like to have the attachment stored in a table having blob column.
Can someone tell me the best/easiest way of implementing this plz.
Thanks for your help.
I have a requirement to generate an excel file from backend and trigger an email with the generated excel as an attachment. Also before/after triggering the email, we would like to have the attachment stored in a table having blob column.
Can someone tell me the best/easiest way of implementing this plz.
Thanks for your help.
0