I have an Oracle login with which to connect to a remote Oracle db.
I am using jdbc thin driver.
After a successful connection, my navigation view does not display the table I have access to.
However, I am able to do a select on a table I have access to.
I tried a few other db tools, like Navicat, Aqua, and the db tool in Eclipse, but same problem.
What would make the tables not show up in a db tool?
need to look at correct user, admin