Hi
I have problem to drop(delete) a column from a table.
I wrote:
SQL> alter table myLang drop column abc;
While "myLang is the table name and "abc" is the column name. I got an error message:
alter table myLang drop column abc
*
Error with row 1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.