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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Send Email

Re: Send Email

From: DA Morgan <damorgan_at_psoug.org>
Date: Wed, 01 Aug 2007 06:29:47 -0700
Message-ID: <1185974985.409974@bubbleator.drizzle.com>


Roy wrote:
> Hi ,
>
> I want to use PL/SQL procedure / triggers to send an email when a new
> entry is created in a table in Oracle .
>
> Kindly suggest the logical way to do so .
>
> Thanks and regards,
>
> Roy.

Oracle 9i use UTL_SMTP
Oracle 10g use UTL_MAIL.

Both are documented with working demos in Morgan's Library at www.psoug.org.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Wed Aug 01 2007 - 08:29:47 CDT

Original text of this message

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