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: How can I drop a column of a Table ?

Re: How can I drop a column of a Table ?

From: Diane <Diane_at_coalole.demon.co.uk>
Date: Sat, 26 Dec 1998 20:59:00 +0000
Message-ID: <JZh5AAAU4Uh2Iwx6@coalole.demon.co.uk>


In article <7639bo$dfc$1_at_news.metronet.de>, michael.kurz <michael.kurz_at_metronet.de> writes
>How can I drop a column of a Table
>
>
>

Only by recreating the table
alter table drop column isn't available yet (rumours it will be in 8i) --
Diane Received on Sat Dec 26 1998 - 14:59:00 CST

Original text of this message

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