Hello,
I am trying to do a merge query in my preSQL output tool, but am getting a ORA-00903 invalid table name on my PreSQL query. I know the oracle database table is called GROUPS, which looks like a reserved word and think this is why I am getting this error.
Is there a way to fix this so I can get the PreSQL query to run the process?
thanks,
Lloyd