PCC-02450:Cursor was not declared in scrollable mode
错误码
错误描述:Cursor was not declared in scrollable mode
错误原因:A cursor which was not DECLAREd in SCROLL mode was used in scrollable mode in the FETCH statement.
解决方法:Declare the cursor in scroll mode using the SCROLL keyword.
向认证技术专家提问
向技术专家提问


