Using timers on a database stored procedure

2001-02-06 Thread Sergio Boix Moriano
Hi all, We need to use timers on a stored procedure, from a compiled form we've used the included built-ins to this (create_timer, etc), but how can we use this from the database. Thanks in advance for all your responses. -- Please see the official ORACLE-L FAQ: http://www.ora

RE: Using timers on a database stored procedure

2001-02-06 Thread Trassens, Christian
ORACLE-L > Asunto: Using timers on a database stored procedure > > > Hi all, > > We need to use timers on a stored procedure, from a compiled > form we've used the included built-ins to this (create_timer, etc), but > how can we use this from the dat