Oracle DBA, How To, Error, Cause and Action

ORA-12983: cannot drop all columns in a table

ORA-12983: cannot drop all columns in a table


Cause:


An attempt was made to drop all columns in a table.



Action:


Make sure at least one column remains in the table after the drop column operation.

No comments:

Post a Comment

Thanks for your comment.