Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Field substitution

Field substitution

From: David Younger <david_at_proware.com.au>
Date: Tue, 27 Apr 1999 13:25:39 +1000
Message-ID: <e6aV2.3501$116.3961@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

David. Received on Mon Apr 26 1999 - 22:25:39 CDT

Original text of this message

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