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: Oracle 10G and Trigger Problem

Re: Oracle 10G and Trigger Problem

From: Nicolas Bronke <Nicolas_Bronke_at_web.de>
Date: Thu, 16 Feb 2006 19:56:48 +0100
Message-ID: <45k07gF6qqmaU1@individual.net>


in addition if you change the insert command to

insert into xx (Feld) values (to_char(user));

it works. But this cannot be a solution?

Regards
Nicolas Received on Thu Feb 16 2006 - 12:56:48 CST

Original text of this message

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