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 -> field substitution

field substitution

From: David Younger <david_at_proware.com.au>
Date: Tue, 27 Apr 1999 13:25:53 +1000
Message-ID: <t6aV2.3502$116.4542@news2.ozemail.com.au>


I have a PL/SQL field name in a variable FNAME i.e. Fname := 'Eventno'

How can I reference the old value of that field name programatically.

i.e. old.fname should return the same result as old.eventno

Is there a macro substitution character such as old.&fname that will make the expression work?

Thanx Received on Mon Apr 26 1999 - 22:25:53 CDT

Original text of this message

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