debug of sql query
Hi,How to debug the query?I am running a sql statement and unable to track where is the right paranthesis is missing.
Is there way to track exact point or line where ) paranthesis is missing?
y,
*
ERROR at line 31:
ORA-00907: missing right parenthesis
Raj
Is there way to track exact point or line where ) paranthesis is missing?
y,
*
ERROR at line 31:
ORA-00907: missing right parenthesis
Raj
0