ORA-01722: invalid number
All,
I'm running a very simple query in Oracle SQL Developer:
select * from schema.table
And i get an ORA-01722: invalid number error!
Also i cant use the browser to access the data in the table.
When i run the query in TOAD, no problem.
Something is going wrong in Oracle SQL Developer, anybody know what it could be?
Also when i opened it this morning the tips box came on at start up randomly (i turned off the tips box off over a year ago when i first installed it).
Thanks in advance