Oracle/PLSQL: ORA-00904 Error
Error: |
ORA-00904: invalid column name |
Cause: |
You tried to execute an SQL statement that included an invalid column name or the column name is missing. |
Action: |
The options to resolve this Oracle error are:
|