List of Procedures/Functions in a Package
dbdanFeb 15 2010 — edited Feb 18 2010Hi All,
Is it possible to get List of procedure/functions in a package with their number of lines? I tried querying user_source but it treat package and package as a separate object but not function/procedures in that package.
Thanks.