Re: [Q] How do I drop a column from a table?

From: Lun Wing San (Oracle) <"Lun>
Date: 1996/12/03
Message-ID: <32A4C290.7419_at_qrcsun.qrc.org>#1/1


Steve Crowe wrote:
>
> I am trying to drop a column from a table. I thought that I could use
> the ALTER TABLE command, but I can't seem to get it to work. I am
> using "Oracle: The Complete Reference" by Koch and Loney. It has lots
> of stuff on adding and modifying columns, but not one word on deleting
> or dropping them.

  There is no drop column option in Oracle. You can do in this way by re-creating the table again.

-- 
Name        : Lun Wing San
Title       : Oracle developer of the Hong Kong Productivity Council
              System Administrator and Oracle DBA of the Quick Response
Center
Email Addr. : sunny_at_hkpc.org
Telephone   : 852-2788-5841
Received on Tue Dec 03 1996 - 00:00:00 CET

Original text of this message