Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Delete column of table in Oracle 8.1.7

Delete column of table in Oracle 8.1.7

From: Franz-Josef Vorspohl <fj.vorspohl_at_gmx.de>
Date: Fri, 19 Apr 2002 00:26:06 +0200
Message-ID: <uqhubukelkmhqgbtfua7qohoeljd8v14d0@4ax.com>


Hi,

it is possible to delete a column in Oracle 8.1.7 without create a new table?

like this:

ALTER TABLE tab DROP COLUMN col;

Regards

Franz-Josef Received on Thu Apr 18 2002 - 17:26:06 CDT

Original text of this message

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