Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Probleme to add a column
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
![]() |
![]() |