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: DROP COLUMN Oracle 7.3

Re: DROP COLUMN Oracle 7.3

From: Joseph S. Testa <teci_at_oracle-dba.com>
Date: Mon, 22 Jun 1998 19:12:23 -0400
Message-ID: <358EE4D6.DAD8A43D@oracle-dba.com>


drop column does not exist in oracle 7, but will hopefully in oracle 8.1, it is in development. in the meatimer go to my web page http://www.oracle-dba.com click on the scripts link and download the drop column package i wrote, the source code is there also.

joe

Mark Poticha wrote:

> I will drop a column 'COL1' in the Table 'DEMO.TEST', but I can not find
> something like
>
> ALTER TABLE DEMO.TEST DROP COLUMN COL1
>
> Any Ideas?
>
> Thanks very much.
>
> Mark Poticha
>
> poticha_at_rbg.informatik.tu-darmstadt.de

--
Joseph S. Testa, Oracle Database Administrator Vice-President Ohio Oracle Users Group, http://www.ooug.org OOUG welcomes Steven Feuerstein to Columbus OH in Oct, if your company is interested in becoming a corporate sponsor for this event, send mailto:vice_pres_at_ooug.org.
Want some remote DBA work done? mailto:teci_at_oracle-dba.com ICQ http://wwp.mirabilis.com/2832230 Received on Mon Jun 22 1998 - 18:12:23 CDT

Original text of this message

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