Re: PostGreSql equivalents to mssql

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: PostGreSql equivalents to mssql
Дата
Msg-id 20030706154628.GA26998@dcc.uchile.cl
обсуждение исходный текст
Ответ на Re: PostGreSql equivalents to mssql  ("Maksim Likharev" <mlikharev@aurigin.com>)
Список pgsql-general
On Sat, Jul 05, 2003 at 11:58:40PM -0700, Maksim Likharev wrote:
> >        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?

If you need both, you can use a temp table...

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Aprender sin pensar es inutil; pensar sin aprender, peligroso" (Confucio)

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Sequence Roll Over
Следующее
От: Peter Hopfgartner
Дата:
Сообщение: Dbweaver: A small tool to help database programmers