Oracle DBA, How To, Error, Cause and Action

ORA-02254: DEFAULT <expression> not allowed here

ORA-02254: DEFAULT not allowed here


Cause:


Default value expression is not allowed for the column here in the statement.



Action:


Remove the default value expression from the statement.

No comments:

Post a Comment

Thanks for your comment.