aiaiDBA

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

13718043309

010-86462881

ORA-31667: parameter name can not be defaulted

ORA-31667: parameter name can not be defaulted
Cause: A null was supplied for the parameter name.
Action: Fix the call by providing a valid parameter name.

请先 登录 后评论

1 个回答

小智
ORA-31667:参数名称不能为默认值,
.原因:为参数名提供了null。,
.操作:通过提供有效的参数名称来修复调用。,
.
请先 登录 后评论