We dont have a lot experience in oracle, Previously we have used mysql by installed phpmyadmin tool. We have try open by the putty using the sqlplus command, but its not working. We hope some of the environment need to be installed for that. So we decided to install tool, it will fetch & show the result like mysql phpmyadmin.
Share
Oracle comes with a web-based tool called “Enterprise Manager”. This is installed by default (usually accessed through: https://localhost:1158/em)
I guess that’s what you are looking for.