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 -> Drop Field

Drop Field

From: Arif Mohammed <arif_at_trec.ce.gatech.edu>
Date: Sun, 05 Jul 1998 03:11:37 -0400
Message-ID: <359F2729.63FAE2E@trec.ce.gatech.edu>


Does anyone know how to drop a field from an existing table in Sql. I tried Alter - Alter table <table-name> drop <field-name>, but gives error saying missing keyword at the field-name. Received on Sun Jul 05 1998 - 02:11:37 CDT

Original text of this message

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