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: Probleme to add a column

Re: Probleme to add a column

From: Sethu Balakrishnan <sethu.balakrishnan_at_bms.com>
Date: Wed, 07 Apr 1999 15:34:29 -0400
Message-ID: <370BB345.5A36C77@bms.com>


remove the keyword "column" from the sql .

Sophie wrote:
>
> Hi all,
>
> I had to add a column in an Oracla table and when I try to do it, I have an
> error message : incorrect column name.
>
> My script is :
> atlter table X
> add column (toto varchar2);
>
> If someone has an idea. Thanks a lot.
>
> Sophie.
Received on Wed Apr 07 1999 - 14:34:29 CDT

Original text of this message

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