Hello Experts/ Gurus
I am planning to finish PL/SQL concept very soon. Now i am learning PL/SQL packages.
i dont understand clearly folkowing term.
Any subprogram not in the package specification but coded in the package body is called a private object.
what i understood , package body having logical code for any one procedure but it's not mentioned in "package specification" area
Can anyone provide small example for above comment ?
I tried as much as possible , no code found like above mentioned.
Thanks in advance ..