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: tables and columns

Re: tables and columns

From: Michel Cadot <micadot_at_netcourrier.com>
Date: Wed, 9 Feb 2000 11:08:15 +0100
Message-ID: <87reaf$e3q$1@news6.isdnet.net>


alter table ... add (<column name> <column type>);

--
Have a nice day
Michel

Leif Kuschel <Leif.Kuschel_at_t-online.de> a écrit dans le message : 87rdsb$el8a$1_at_fu-berlin.de...
> Hello all,
>
> here my easy question.
> Is it possible to insert a new column into an existing table in oracle and
> how can I do it ?
>
> thanks, Leif
>
>
>
>
>
>
Received on Wed Feb 09 2000 - 04:08:15 CST

Original text of this message

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