Hi ,
I have created a procedure which sends e-mail using UTL_SMTP.
The procedure has a part in which we add the attachments to e-mail.
Now , the issue is when i am adding an attachment which contains multibyte characters , these characters are replaced with '?'.
Can anyone provide any guidance on this?