aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

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.

请先 登录 后评论

1 个回答

小智
ORA-22817:在默认子句中不允许使用子查询,
.原因:试图在列缺省子句表达式中使用子查询。,
.操作:从缺省子句中删除子查询。,
.
请先 登录 后评论