aiaiDBA

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

13718043309

010-86462881

PCB-00223: Undeclared variable "string"

PCB-00223: Undeclared variable "string"
Cause: A variable used in a SQL statement was not declared or its name is misspelled or if option DECLARE_SECTION=YES the declaration was not in a DECLARE SECTION.
Action: Add or correct the variable declaration.

请先 登录 后评论

1 个回答

小智
PCB-00223:未声明的变量“ string ”,
.原因:在SQL语句中使用的变量未声明或其名称拼写错误,或者如果选项DECLARE_SECTION = YES,声明不在DECLARE SECTION中。,
.操作:添加或更正变量声明。,
.
请先 登录 后评论