18
Views
1
Comments
Solved
ORA-00918:  column ambiguously defined
Question

I have a query problem.
The query works on the "Test SQL" of the Advanced SQL in Service Studio. In runtime, I am encountering ORA-00918:  column ambiguously defined. Any insights will be of great help! TIA.

Notes: I have tried explicitly calling per column of the entities above and using aliases in the FROM clause to address the columns with the same names (i.e. Id, RequestStatusId, etc.) as per things I found online but it still gives me the error. 

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Hi,

Did you check service center error log for more details? Mabye share the log entry details here if you cannot find the root cause in the log details yourself.

Regards

Daniel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.