暂无图片

PLW-06023:invocation of string computes trivial value

错误码

错误描述:invocation of string computes trivial value
错误原因:An IS NULL, IS NOT NULL or NVL operator was used on an object that is either never null or always null. The code may be made more efficient by eliding the call.
解决方法:Rewrite the code to remove the call.

向认证技术专家提问

向技术专家提问

相关搜索
查看更多》