Reputation: 1603
Are there any better alternatives to using SQL Tools and TOAD for writing stored procs and queries for Oracle DB?
Better in the sense of being able to debugg large queries and stored procedures.
Any pointers are welcome!
Upvotes: 2
Views: 2408
Reputation: 46938
Our company uses PL/SQL Developer. I am not familiar with SQL Tools or TOAD, but this tool has worked rather well for us with regards to debugging.
Upvotes: 4