is it possible to compare PL/SQL code?
How can I compare two packages or procedures in different database, for example in development and stage?
Right now is too painful to save the two pieces of code in files (which is not easy too), and go to JDeveloper to compare file :(
Can anyone give me a hint?