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 -> Re: HELP ::'Inserted value too large for column

Re: HELP ::'Inserted value too large for column

From: dagger <rtpz_at_hotmail.com>
Date: Sun, 23 May 1999 06:31:45 -0700
Message-ID: <7i8vqt$qa6$1@remarQ.com>


Try creating a procedure and invoking a trigger to call it before the insert.
The procedure should dynamically look up length values from the data dictionary. Try this. It is a hard one. Received on Sun May 23 1999 - 08:31:45 CDT

Original text of this message

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