Trigger correlation names

From: Kim Kelln <kim_at_atsi.com>
Date: Wed, 15 Mar 1995 15:38:52 GMT
Message-ID: <D5HnGs.L07_at_atsi.com>


Is there any way to manage the NEW and OLD correlation names in triggers as ROWTYPE or RECORD objects? It would be convenient to be able to pass a RECORD object to a procedure instead of having to name each field individually.

For example:   

    procedure_call (:new);

instead of

    procedure_call (:new.first, :new.second, ..., :new.infinity);

---
Kim Kelln, M.Sc., P.Eng.                  Phone: 403.266.9419
Applied Terravision Systems Inc.            Fax: 403.265.6136
Calgary, Alberta, Canada                  email: kim_at_atsi.com
-- 
Kim Kelln, M.Sc., P.Eng.                  Phone: 403.266.9419
Applied Terravision Systems Inc.            Fax: 403.265.6136
Calgary, Alberta, Canada                  email: kim_at_atsi.com
Received on Wed Mar 15 1995 - 16:38:52 CET

Original text of this message