Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: How can I send an email from a stored procedure ?
Have a look at this page it helped me.
http://home.clara.net/dwotton/dba/oracle_smtp.htm
HTH
-- Steve Rainbird Principal consultant MSS International Ltd. www.mssint.com Remove "nospam" from email address to reply "Javier Villegas" <jvillegas_at_impsat1.com.ar> wrote in message news:SrFh9.5956$K5.1473_at_fe03...Received on Tue Sep 17 2002 - 07:51:10 CDT
> Hi
>
> I need to send an email from a stored procedure if one result is grater
than
> 10
>
> how can I do that ?
>
> And if I need to run this stored procedure ever 5 minutes ?
>
> thanks in advance
>
>
>
>
>