I'm having a similar issue with toad plugin 2.2.1 and eclipse luna 4.4.2. When I click the columns tab I get nothing, when I click the Data tab I get an SQL Error: SQL Error: ORA-00936: missing expression Executed SQL: SELECT , ROWID FROM myTable T; When I use SQL Developer the gui interface works fine for these features. When I test the above query in either Eclipse or SQL Developer I get an error, but I can select * from the table. The Constraints and Triggers tabs work. Any ideas what I'm doing wrong? A co-worker has the same setup and it works fine for him.
↧