Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Delete column of table in Oracle 8.1.7
Hi,
it is possible to delete a column in Oracle 8.1.7 without create a new table?
like this:
ALTER TABLE tab DROP COLUMN col;
Regards
Franz-Josef Received on Thu Apr 18 2002 - 17:26:06 CDT
![]() |
![]() |