Re: PostGreSql equivalents to mssql - Mailing list pgsql-general

From Maksim Likharev
Subject Re: PostGreSql equivalents to mssql
Date
Msg-id 56510AAEF435D240958D1CE8C6B1770A014A0D9C@mailc03.aurigin.com
Whole thread Raw
In response to PostGreSql equivalents to mssql  ("adivi" <adivi@maximizelearning.com>)
Responses Re: PostGreSql equivalents to mssql  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-general
>        b.> return output parameters

>I dont get this question very much, someone else might be
>able to help u here.

You cannot have [out] parameters in term of MS TSQL word,
but your function could return a complex type, that will do a trick.
Still you cannot return a recordset and [out] params, but do you need
it?

pgsql-general by date:

Previous
From:
Date:
Subject: Re: PostGreSql equivalents to mssql
Next
From: Richard Huxton
Date:
Subject: Re: float formating with xx.00