Showing posts with label ORA-22817. Show all posts
Showing posts with label ORA-22817. Show all posts

Wednesday, 11 April 2012

ORA-22817: subquery not allowed in the default clause

ORA-22817: subquery not allowed in the default clause

Cause: An attempt was made to use a subquery in the column default clause expression.

Action: Remove the subquery from the default clause.