On Sun, Feb 05, 2006 at 07:18:33PM -0700, Tony Wasson wrote:
> > I am maintaining an application that has over 400 procedures and functions
> > written in plsql, and around 100 tables.
> > I want to generate a function dependency chart to depict the following:
> >
> > 1. Inter function/procedur
On 2/1/06, Padam J Singh <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am maintaining an application that has over 400 procedures and functions
> written in plsql, and around 100 tables.
> I want to generate a function dependency chart to depict the following:
>
> 1. Inter function/procedure depend
Hello,
I am maintaining an application that has over 400 procedures and
functions written in plsql, and around 100 tables.
I want to generate a function dependency chart to depict the following:
1. Inter function/procedure dependencies
2. function-tables dependencies
3. function-sequences dep