view a function in PL/SQL developer
ANNECJul 27 2011 — edited Oct 20 2017I'm a sql developer, quite new to oracle.
I'm using PL/SQL developer tool. Now I would like to view how a function is defined.
But don't know how to open it.
I can see the function, when right click it I have the option of the following: Refresh, copy comma separated, Test, and describe.
How can I view the function contents?
Thanks