Description: With Oracle8i, you can send e-mail messages directly from PL/SQL using the UTL_TCP or UTL_SMTP packages. Note that JServer needs to be installed and configured for this to work.
Usage examples:
set serveroutput on
exec send_mail(msg_to =>'someone@somewhere.com');
exec send_mail(msg_to =>'someone@somewhere.com', -
msg_text=>'Sample email text from the Oracle database' -
);
Comment: (none)
Language: PL/SQL Highlight Mode: PLSQL Last Modified: February 27th, 2009
SQL University.net courses meet the most demanding needs of the business world for advanced education
in a cost-effective manner. SQL University.net courses are available immediately for IT professionals
and can be taken without disruption of your workplace schedule or processes.
Compared to traditional travel-based training, SQL University.net saves time and valuable corporate
resources, allowing companies to do more with less. That's our mission, and that's what we deliver.