ORA-22817: subquery not allowed in the default clause ORACLE 报错 故障修复 远程处理
文档解释
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.