mejaz
July 5th, 2005, 01:39 PM
How can i drop a column from oracle table?
I m using the following statement.
Alter table Table_Name drop column column_name;
But this statement does not work at all and it generate an error.
Thanks in advance
I m using the following statement.
Alter table Table_Name drop column column_name;
But this statement does not work at all and it generate an error.
Thanks in advance