Re: Newbie to Oracle - PLEASE help !!!

From: Pete Hawdon <peter.hawdon_at_ppa.nhs.uk>
Date: 4 Sep 2001 07:51:49 -0700
Message-ID: <1554f8b1.0109040651.61d68af7_at_posting.google.com>


jeff_es_at_bol.com.br (Jeferson) wrote in message news:<4f558fba.0108161023.f8c2af8_at_posting.google.com>...
> I got a problemn with oracle when inserting a record , I try to insert
> but raises a message "ORA-01403 - No data found" , I got a trigger in
> this table is there something to do with it ?
> How to avoid this message ?

what is your insert statement? does it use a select statement?

eg insert into table x (select * from table y) Received on Tue Sep 04 2001 - 16:51:49 CEST

Original text of this message