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 -> help with stored procedure

help with stored procedure

From: phil2phil <philtwophil_at_yahoo.com>
Date: 17 Nov 2005 10:55:47 -0800
Message-ID: <1132253747.431849.16880@z14g2000cwz.googlegroups.com>


hi,
i needed some help with writing and scheduling a stored procedure, our dba is out and we need this done :) it's fairy simple, we have an application that users fill out, once filled and user is emailed asking to respond within 7 days, if no response is received we set a flag in a table. we wanted to just write a procedure that would run every night and simply check if the date (data_entry field) was a week back, if so then we would like it to set a flag to 1 (no_res field). that's it, just need some help with it, where to start, as we're not the ones who usually do this.

Thanks. Received on Thu Nov 17 2005 - 12:55:47 CST

Original text of this message

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