oracle · oracle/ORA-00904
ORA-00904
invalid identifier
A column name in the SQL statement does not exist in the referenced table or view, or a column alias used in a WHERE/ORDER BY clause is not reachable. Check the column name for typos and ensure it belongs to the table being queried.