aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PLS-00202: type 'string' must be declared

PLS-00202: type 'string' must be declared
Cause: An attempt was made to reference an undefined type. Either the type specifier was not declared or it is not within the scope of the reference.
Action: Check the spelling and declaration of the type specifier. Also confirm that the declaration is placed correctly in the block structure.

请先 登录 后评论

1 个回答

小智
PLS-00202:必须声明类型' string ',
.原因:尝试引用未定义的类型。类型说明符未声明或不在引用范围内。,
.操作:检查类型说明符的拼写和声明。同时确认声明在块结构中正确放置。,
.
请先 登录 后评论