aiaiDBA

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

13718043309

010-86462881

LPX-01130: [XUST0002] Non-updating expression in a wrong position

LPX-01130: [XUST0002] Non-updating expression in a wrong position
Cause: It is a static error if an non-updating expression other than an empty expression ( ) or a call to the fn:error function is used in one of the following positions:
1. The modify clause of a transform expression.

2. The top-level expression in the body of a function declaration in which the keyword updating is specified.

Action: None

请先 登录 后评论

1 个回答

小智
LPX-01130:[XUST0002]不更新表达式在错误的位置,
.原因:如果在以下位置之一使用非空表达式()或对fn:error函数的调用的非更新表达式,则会发生静态错误:,
.1.转换表达式的modify子句。,
.,
.2.在其中指定关键字更新的函数声明的正文中的顶级表达式。,
.,
.行动:无,
.
请先 登录 后评论