ERROR | 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. |
ERROR | 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. |