How can you get the list of packaged stored procedures and functions ?
the table ALL_OBJECT only list standalone stored procedures and functions AND available packages.
how could you go one level beyond and get the function/procedures list from the package ?
Getting the package definition through ALL_SOURCE is not convenient for me.
I cannot believe this information is not stored somewhere else !?
Thanks for any tip
Frantz
the table ALL_OBJECT only list standalone stored procedures and functions AND available packages.
how could you go one level beyond and get the function/procedures list from the package ?
Getting the package definition through ALL_SOURCE is not convenient for me.
I cannot believe this information is not stored somewhere else !?
Thanks for any tip
Frantz