问题标签 [ora-06553]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
1301 浏览

sql - 当我调用该过程时,它给了我错误:ORA-06553: PLS-306: wrong number or types of arguments in call to phone_info

这是我的程序代码:

0 投票
1 回答
812 浏览

sql - ORA-06553: PLS-306: 调用“SUBSTR”时参数的数量或类型错误

我在 oracle 中运行以下查询,我面临错误ORA-06553

当语法似乎正确时,不确定为什么 substr 会引发错误。有人可以帮我解决这个问题。