Skip to content

Tag: ora-00907

ORA-00907: missing right parenthesis again

Why? I have used before, I don’t know if it makes a difference but… what’s is wrong with this? Answer multiple issues : Identity column in Oracle are created using generated always as identity Int datatype doesn’t need length. referencing to another table is based on columns , you need…