aiaiDBA

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

13718043309

010-86462881

ORA-38501: sub-query not allowed in the expression

ORA-38501: sub-query not allowed in the expression
Cause: An attempt was made to use a sub-query in the expression.
Action: Do not use sub-queries in the expressions.

请先 登录 后评论

1 个回答

小智
ORA-38501:表达式中不允许使用子查询,
.原因:试图在表达式中使用子查询。,
.操作:不要在表达式中使用子查询。,
.
请先 登录 后评论