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 -> Re: force inclusion of certain fields in update (trigger?)

Re: force inclusion of certain fields in update (trigger?)

From: Anthony Hogan <anon_at_spain.es>
Date: Thu, 21 Feb 2002 12:23:07 +0000
Message-ID: <3C74E6AB.86087448@spain.es>


How about:

SELECT user INTO :NEW.USERNAME FROM DUAL;

hth
Anthony Hogan
hogananthony_at_hotmail.com Received on Thu Feb 21 2002 - 06:23:07 CST

Original text of this message

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