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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: drop column ?

Re: drop column ?

From: Herman Susantio <sherman_at_bcsis.com>
Date: Fri, 23 Jun 2000 16:37:46 +0800
Message-Id: <10537.110230@fatcity.com>


thank u guys for all the answer, it works

> Hi
>
> You can issue the command
> Alter table owner.table_name drop column column_name;
>
> Hope this helps
> Regards
> Suhen Pather
> Oracle DBA
> Telkom SA
>
>
>
> >>> sherman_at_bcsis.com 06/23/00 09:04AM >>>
> Hi,
>
> I'm new in Oracle 8i,
> can we drop a column from a table in oracle 8i ?
> does someone know how to do that ?
>
> thank u
>
> regards
> Herman
>
> --
> Author: Herman
> INET: sherman_at_bcsis.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
> --
> Author: Suhen Pather
> INET: pathers5_at_telkom.co.za
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Fri Jun 23 2000 - 03:37:46 CDT

Original text of this message

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