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 -> ora 00904 Error ?

ora 00904 Error ?

From: Rene Kadner <rkadner_at_shd-online.de>
Date: Tue, 26 Oct 1999 10:54:27 +0200
Message-ID: <7v3q6s$q3l$1@newsread.f.de.uu.net>


Hi,

i have a simple table named "port" with two Number(*) - Fields 'id' and 'link'.

I want update the table:

update port set Link = 2 where id = 9.

with an ORA 00904-Error ???

MS SQL and Paradox execute this without errors.

Who can help ?
Thanks.

Rene Kadner
rkadner_at_shd-online.de Received on Tue Oct 26 1999 - 03:54:27 CDT

Original text of this message

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