Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ddl-sql: how to delete column from table
ORACLE version 8i will support delete column from a table
On Tue, 6 Jul 1999 14:30:00 +0200, "Pedro Pablo Ramírez Estrela"
<pramirez_at_cev.es> wrote:
>Hi,
>could someone tell me how to delete a column from a table?
>i've used the sql:
>
>"ALTER TABLE table_name DROP column_name"
>
>but it seems it doesn't work for Oracle.
>
>Thanks,
>
>Pedro.
>
Received on Sat Jul 10 1999 - 20:59:49 CDT
![]() |
![]() |