Skip to content
Advertisement

Right error missing parenthesis error, Where is the placement at?

Why does the query produce an right parenthesis: Error report – ORA-00907: missing right parenthesis 00907. 00000 – “missing right parenthesis” I have tried everything on where to put the right parenthesis and it is not working.

Here is my code:

Advertisement

Answer

Add a comma after “Customer_ID NUMBER NOT NULL”. That should fix the issue.

User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement