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 -> automatic update of a variable in pl/sql

automatic update of a variable in pl/sql

From: Laura Martignas <lauramarty_at_libertysurf.fr>
Date: 23 Mar 2005 12:34:14 GMT
Message-ID: <Xns96228A10DD9DElauraliberty@193.252.117.183>


Hi,

In PL/SQL, is it possible to declare a variable that will be updated each time a field of a table will have its value changed ?

For example, the attribute %TYPE update the type of a variable each time the type of a field is changed. Is it possible to have the same thing not for the type of the field, but for its value ?

Thanks
Laura Received on Wed Mar 23 2005 - 06:34:14 CST

Original text of this message

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