Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: drop column ?
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