aiaiDBA

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

13718043309

010-86462881

PLW-05007: first parameter to pragma INLINE must be an identifier

PLW-05007: first parameter to pragma INLINE must be an identifier
Cause: The first parameter to the pragma INLINE must be an identifier denoting a procedure or function.
Action: Use a procedure or function name

请先 登录 后评论

1 个回答

小智
PLW-05007:pragma INLINE的第一个参数必须是一个标识符,
.原因:编写工具INLINE的第一个参数必须是表示过程或函数的标识符。,
.操作:使用过程或函数名称,
.
请先 登录 后评论