aiaiDBA

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

13718043309

010-86462881

ORA-24346: cannot execute without binding variables

ORA-24346: cannot execute without binding variables
Cause: None of the bind variables in the SQL statement are bound.
Action: Please bind all the variables before the execute is done.

请先 登录 后评论

1 个回答

小智
ORA-24346:不能在没有绑定变量的情况下执行,
.原因: SQL语句中的任何绑定变量都未绑定。,
.操作:请在执行完之前绑定所有变量。,
.
请先 登录 后评论