I installed 11g on my local computer and imported my data using a dmp file. Now my application works fine, and I can also connect to the database using the SQL developer without any problems.
But when I try to enter with the top, I do not know what to enter in the field workspace. I used INTERNALworkspace with adminas username. But I could not find tables and diagrams.
I went to the workspace manager and found that only the INTERNALsingle-user workspace works there (admin).
How to view and manage existing tables with apex? (As I said, I can do it with SQL developer, but I want to do it with apex)
source
share