Re: [Beginner] How to destroy a column in a table

From: tuan do thuong <tdothuon_at_etu.utc.fr>
Date: Thu, 13 Jun 2002 10:08:20 +0200
Message-ID: <Pine.OSF.4.33.0206131008010.11372-100000_at_vega.utc.fr>


Thank you.
It works.

On Thu, 13 Jun 2002, Guido Konsolke wrote:

> "tuan do thuong" <tdothuon_at_etu.utc.fr> wrote...
> > Hi.
> > I would like to know how to destroy a column in a table in Oracle.
>
> Hi,
> do you really want us to guess about the dbms version you use?
> What error do you get?
> You'll see: more information, better answers.
>
> > I have tried :
> > ALTER TABLE PERSONNE DROP NAME
> > but it didn't work.
>
> Try: ALTER TABLE PERSONNE DROP COLUMN NAME
>
> >
> > Thanx.
> >
>
> You're welcome.
> Guido
>
>

^_^ Tuan
Mon site ouaib : www.folken.fr.st Received on Thu Jun 13 2002 - 10:08:20 CEST

Original text of this message