【发布时间】:2012-05-15 07:22:44
【问题描述】:
有人知道那个错误指向什么吗?
ORA-06550: line 1, column 129:
PLS-00103: Encountered the symbol "," when expecting one of the following:
( - + case mod new not null <an identifier>
<a double-quoted delimited-identifier> <a bind variable>
continue avg count current exists max min prior sql stddev
sum variance execute forall merge time timestamp interval
date <a string literal with character set specification>
<a number> <a single-quoted SQL string> pipe
<an alternatively-quoted string literal with character set specification>
<an alternatively
【问题讨论】:
-
请包含
sql本身。那么发现错误会更容易...... -
“错误指向什么”:错误指向第 1 行第 129 列。您必须向我们展示您的代码。
-
好吧,问题是,我要通过调试器,什么也没有,没有错误,我有控制台应用程序槽女巫我正在调用 Web 服务,当我调用应用程序时它返回该错误,但是通过调试器什么都没有