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 -> Howto change/delete a column name without drop table?

Howto change/delete a column name without drop table?

From: Albert Zhu <lzhu_at_mail.gte.net>
Date: Sun, 07 Feb 1999 11:31:27 -0500
Message-ID: <36BDBFDE.8E6AFBA@mail.gte.net>


Hi,

I am looking for a way in sqlplus to change/delete a column name. The ALTER TABLE seems can not do that. And I can not drop the table because it is tied to too many other tables.

Any help is very appreciated.

Albert Received on Sun Feb 07 1999 - 10:31:27 CST

Original text of this message

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