Advertisement

1 - 2 of 2 containing alltags:("ORA-00907: missing right parenthesis") (0 seconds)
 
 
 
 
I have simplified a query that I'm having issues with: SELECT (.2(1)+.2(1)+.2(1)) FROM dual; It is resulting in the error: ORA-00907: missing right parenthesis Any help is appreciated!...
Zones: PL / SQLDate Answered: 03/01/2008 Grade: A Views: 52
How come the following runs, but when I add parentheses around it, oracle developer gives me the error "ORA-00907: missing right parenthesis, error at line: 11 column:1."  Be gentle, I am still lea...
Zones: PL / SQLDate Answered: 04/17/2008 Grade: B Views: 158
  • 1