标题: ORA-22817: subquery not allowed in the default [打印本页] 作者: admin 时间: 2016-9-1 08:09 标题: ORA-22817: subquery not allowed in the default ORA-22817: subquery not allowed in the default clause Cause: An attempt was madeto use a subquery in the column default clause
expression. Action: Remove the subqueryfrom the default clause.