Passing :NEW and :OLD from triggers to procedures

From: Jim Jenkinson <jjenkins_at_castle.net>
Date: 1997/02/12
Message-ID: <3301D678.561A_at_castle.net>#1/1


Does anyone know if it is possible to pass an entire row from a row level trigger to a procedure which accepts input parameters of the same %ROWTYPE as the table in question?

For example, on table TEST, I would like to create an after row trigger which passes the entire :NEW and :OLD structures to a procedure which accepts parameters of TEST%ROWTYPE.

Can this be done? Please post a reply or email privately to JJenkins_at_castle.net Received on Wed Feb 12 1997 - 00:00:00 CET

Original text of this message