Hi all,

I issued the following command on oracle7.3.4 and got an error message:

SQL> alter table test3
2 drop column control_file;
drop column control_file
*
ERROR at line 2:
ORA-00905: missing keyword

Does anyone know what the problem is?

Thanks,