Click to See Complete Forum and Search --> : Auto Email notification based on data from Table


sendilkumar06
09-19-2007, 02:33 AM
Emails need to be send based on the information updated on the database. When value greater than 90 is updated in column (cpusys) on DB table (response),a amail should automatically trigger to the different users listed in a table named (email).

Please let me know how this can be done. I'm using oracle 10g express edition.