PCC-02406:Expecting the form 'RETURN[ING] REF INTO
错误码
错误描述:Expecting the form 'RETURN[ING] REF INTO
错误原因:When using the RETURNING clause in an OBJECT CREATE statement, only a single 'REF INTO :host variable' is expected. This error occurs if the expression list to which REF belongs is greater than one or if there are more than one host variables supplied in the into list.
解决方法:Rewrite the RETURNING clause as per the given specification.
向认证技术专家提问
向技术专家提问


