How do I show the Functions/Procedures within a Package
I'll be respectful since I'm a user that has used Oracle Toad for probably 20+ years. The list below are features available within Toad and I don't see how to accomplish these tasks within dbForge Studio for Oracle.
- How do you display the Functions/Procedures within a Package? In Toad, you could open the Package Body and you would have a list of Functions/Procedures so you could click on one to go to that Function/Package within the Package Body. It doesn't appear that dbForge Studio for Oracle has that same functionality.
- In Toad, you could execute "edit <Table Name>" or even "edit <Table Name> where column = predicate" in an SQL window within a schema and you could edit that table. In dbForge Studio for Oracle you get "Query completed with warning" with no way to see what error was returned. Actually, nothing changes so you are left with a screen with the text you typed in.
- The Database Explorer seems to be a direct copy of Oracle SQL Developer. If it has to be a copy of another tool then I would suggest copying Oracle Toad as the interface. So much nicer and easier to use.