Re: Dependency Map

Jorge Garcia de Alba <[email protected]> Fri, 6 Nov 2020 11:13:40 -0600
Newsgroups gmane.comp.java.hsqldb.user
Message-ID <CAEVgvV_cR4eOwR+uRH3ECMN9yksmgCMwMyQs9stvvVH+1KhLQQ@mail.gmail.com>
I did that and found the information I needed.

Jorge

On 11/4/20, Fred Toussi via Hsqldb-user
<[email protected]> wrote:
> It's all built into the system. Try this and check other views in
> information_schema with "routine" in their names:
>
> select * from information_schema.routine_routine_usage
>
> Fred
>
> On Wed, Nov 4, 2020, at 22:52, Jorge Garcia de Alba wrote:
>> Hello,
>>
>> I am interested in building a dependency map that shows relationships
>> between procedures and functions in a schema. Does anybody have code
>> that will do that? Thanks.
>>
>> Jorge
>>
>>
>> _______________________________________________
>> Hsqldb-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/hsqldb-user
>>
>
>
> _______________________________________________
> Hsqldb-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/hsqldb-user
>