Sending an e-mail from a stored procedure
Hi,
Is it possible to use a stored procedure in PL/SQL to send an e-mail in Oracle8 Enterprise Edition Release 8.0.5.0.0? I looked around and all what I found is how to send e-mails on version 8.1. and above Can anyone help? and if it is not possible can I call java code or JSP from a stored procedure to send the e-mail? I would appreciate any comments or suggestions.
Thank you,
|