I have a SQL query that has error.
When I execute it i get ORA-00942: Table or view does not exist.
I don't know which table is giving me the error.
I do know that some SQL Editors offer compilation of SQL and highlight the part that has error. is it possible in oracle sql developer?