I have a table named TableA in oracle 11g database, i could able to select this table by using the particular user id in toad, but i dont find this table in the toad schema browser for that schema in the toad. please advice me on why i couldnt able to find that table in the schema browser or how to find that table?. Let me know if any further information is required.
Asked
Active
Viewed 1,358 times
1 Answers
0
Can be a View. Can be a public synonym to table in another schema.
Use ctrl + left mouse button on table name in your query to go to object details.

chiwangc
- 3,566
- 16
- 26
- 32

Grzegorz W
- 3,487
- 1
- 21
- 21