PCC-02346:PL/SQL found semantic errors
错误码
错误描述:PL/SQL found semantic errors
错误原因:A database entity, such as a table or column name, was referenced, that does not exist. This is a compile time error, not a runtime error.
解决方法:Check that all referenced objects in PL/SQL statements actually exist and that the necessary access permission on them have been granted.
向认证技术专家提问
向技术专家提问


