PL/SQL (MOSC)

MOSC Banner

sending email through PL/SQL program

edited Apr 9, 2012 8:58AM in PL/SQL (MOSC) 8 commentsAnswered

Hi All,

I need to create a user-defined database trigger on task table for the column status and send out an email when the trigger gets the status finished. The possible values on the status column is given below.

Status column value and their description:
0 = New
1 = Deferred
2 = Running
3 = Finished

4 = Error
5 = Ignore

but i am not familiar with sending email through PL/SQL.
please help.

Regards

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center