oracle-samples/oracle-db-examples

Error: ORA-00904: "EMPLOYEE_ID": invalid identifier

brunojmm97 opened this issue · 2 comments

Hi.

I'm trying to use this API but I keep on getting this error: "ORA-00904: "EMPLOYEE_ID": invalid identifier"

I just used the same code so I guess that the problem is in my DB table.


image

@brunojmm97 I would like to solve this issue.

@brunojmm97 try to change the column_name from ID to EMPLOYEE_ID