Why does SQL Developer insist that a table does not exist wher it's clear as day that it DOES exist ?
I am trying to run an SQL SELECT which was generated by SQL DEVELOPER by dragging the table name from the object tree into the SQL work area - so
SQL DEVELOPER wrote every single characteter of the SQL statement - and when I run it I get "Table does not exist"
It can't even find it's own table.