Re: PostGreSql equivalents to mssql

Поиск
Список
Период
Сортировка
От Maksim Likharev
Тема Re: PostGreSql equivalents to mssql
Дата
Msg-id 56510AAEF435D240958D1CE8C6B1770A014A0D9C@mailc03.aurigin.com
обсуждение исходный текст
Ответ на PostGreSql equivalents to mssql  ("adivi" <adivi@maximizelearning.com>)
Ответы Re: PostGreSql equivalents to mssql  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список 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 по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Re: PostGreSql equivalents to mssql
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: float formating with xx.00