PCC-02373:Invalid declaration in EXEC SQL DECLARE section
错误码
错误描述:Invalid declaration in EXEC SQL DECLARE section
错误原因:An improper declaration was placed in a Declare Section. This message is usually caused by including an EXEC SQL TYPE or EXEC SQL VAR declaration in a Declare Section.
解决方法:Move the declaration outside of the SQL DECLARE section.
向认证技术专家提问
向技术专家提问


