Hi,
when I have to introduce a new package into a database and the package is given bz a *.pkg file, what is the difference between opening the package file in SQL Developer (through "Open"-->"File") and then execute the package and just copy pasting the Pl/SQL code out of the package into an editor.
I am asking cause I have made the following experience, which I have posted here:
Faraz' Oracle DBA Blog: Mistake of opening an PL/SQL package as file in Oracle SQL Developer