Re: Nesting Stored Procedure Calls

From: Tino Wildenhain <tino(at)wildenhain(dot)de>
To: Larry White <ljw1001(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Nesting Stored Procedure Calls
Date: 2004-11-24 16:39:53
Message-ID: 1101314393.8902.46.camel@sabrina.peacock.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Am Mittwoch, den 24.11.2004, 11:17 -0500 schrieb Larry White:
> Is it possible for one stored procedure to call another?

yes.

More specifically these are stored functions rather then
stored procedures in the M$-like way.

Regards
Tino

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mark Dexter 2004-11-24 17:02:45 Re: VACUUM and ANALYZE With Empty Tables
Previous Message Michael Fuhr 2004-11-24 16:35:30 Re: Nesting Stored Procedure Calls