On 2009-01-29, sanjeev kumar <vannalaspg...@gmail.com> wrote:
> --000e0cd150b60728d804619c963d
> Content-Type: text/plain; charset=ISO-8859-1
> Content-Transfer-Encoding: 7bit
>
> Hi all,
>
> I have written procedure as follows:
> ---------------------------------------------------------
> --procedure begin
> Create Procedure sp_getNoOfDays(
>                          ip_startDate    IN date,
>                          ip_endDate      IN date,
>                          op_noofdays     OUT bigint
>                         )

what is it's prupose?

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to