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 -> deleting column from table

deleting column from table

From: Vik <viklall_at_my-deja.com>
Date: 2000/07/14
Message-ID: <8ko2g9$2rp$1@nnrp1.deja.com>#1/1

I want to run this:

alter table table_name drop (or is it delete) column column_name

Against 8.0.x and 8.1.x. Is it true that this syntax will only work on 8.1.x? How do you do it in all versions?

Thanks!

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Jul 14 2000 - 00:00:00 CDT

Original text of this message

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