PLS-00325:non-integral numeric literal string is inappropriate in this context
错误码
错误描述:non-integral numeric literal string is inappropriate in this context
错误原因:A non-integral numeric literal was used in a context that requires an integer (a number with no digits to the right of its decimal point).
解决方法:Replace the inappropriate literal with an integer literal.
向认证技术专家提问
向技术专家提问


