Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Using UTL_SMTP to email data from the database

Using UTL_SMTP to email data from the database

From: Jason Gonzales <jgonzales_at_plateautel.com>
Date: Tue, 1 May 2001 14:43:01 -0600
Message-ID: <teu7vr6lfnlcaa@corp.supernews.com>

I have created a procedure to send email using the UTL_SMTP package. It works fine when sending simple text messages, but I would like to send data queried from the database. Is there a way to send as part of the message body the results of a select statement?

Any help would be appreciated. Received on Tue May 01 2001 - 15:43:01 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US