|
|
|
|
|
by tomrod
1745 days ago
|
|
CTE has a reference to a column which does not exist, perhaps due to misspelling. Error returned: "ORA-00907: missing right parenthesis" Am I using Oracle wrong? No. It's a tool and CTEs are supported. Ergo the error message is an issue since it is not descriptive of the actual issue. |
|