Oracle DBA, How To, Error, Cause and Action

ORA-12994: drop column option only allowed once in statement

ORA-12994: drop column option only allowed once in statement


Cause:


An attempt was made to repeat the drop column option in a single statement.



Action:


Separate drop column options into different statements and resubmit statements.

No comments:

Post a Comment

Thanks for your comment.