> I am modifying an existing Delphi/Interbase project to on Oracle also.
>
> Interbase allowed me to use the ALTER TABLE <tablename> DROP <column>
> to
> drop a column from a table. Oracle doesn't like this command. Is there
> a
> way to drop a column in Oracle?
>
> Gary Groshner
> gar...@eastsoft.com
No, temporary table must be used.
Pavel
Oracle7 has no commands to drop a column. There you have to recreate the
table.
--
Aleksei A. Alekseenko, <http://www.ptrsrv.spb.ru/alex>
==================== http://www.ptrsrv.spb.ru ===============
Peter-Service Ltd.
190121 Russia, St.Petersburg, 35 Dekabristov str., p/b 149
al...@ptrsrv.spb.ru tel. +7-812-3258369 fax +7-812-3258353
=====================================================