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: Exception inserted value too large for column

Re: Exception inserted value too large for column

From: Nicolas Bronke <news_at_TRINITY.de>
Date: Mon, 26 Jul 1999 16:46:32 +0200
Message-ID: <379c668c@news.uk.ibm.net>

<sganesh_at_apple.com> schrieb in im Newsbeitrag: 379b5572_at_discussions...
>
> You can use
> substr(string_in_hand,1,column_length) in that
> insert.
>

or let do them in the trigger before insert/before update

regards
Nicolas Bronke Received on Mon Jul 26 1999 - 09:46:32 CDT

Original text of this message

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