Re: Books for experienced DB developer

Поиск
Список
Период
Сортировка
От Patrick FICHE
Тема Re: Books for experienced DB developer
Дата
Msg-id 1DC6C8C88D09D51181A40002A52869299A35FE@intranet
обсуждение исходный текст
Ответ на Books for experienced DB developer  ("Craig Bryden" <brydencraig@hotmail.com>)
Ответы Re: Books for experienced DB developer  (Tino Wildenhain <tino@wildenhain.de>)
Re: Books for experienced DB developer  (Adam Witney <awitney@sghms.ac.uk>)
Список pgsql-general
I'm afraid this is still a problem.
From my knowledge, Postgres function is able to return a single result-set
not multiple.
I may have missed some facility...

Regards,
Patrick
----------------------------------------------------------------------------
---------------
Patrick Fiche
email : patrick.fiche@aqsacom.com
tél : 01 69 29 36 18
----------------------------------------------------------------------------
---------------




-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org]On Behalf Of Tino Wildenhain
Sent: vendredi 7 janvier 2005 11:45
To: Patrick FICHE
Cc: Craig Bryden; pgsql-general@postgresql.org
Subject: Re: [GENERAL] Books for experienced DB developer


On Fri, 2005-01-07 at 11:25 +0100, Patrick FICHE wrote:
> Hi Craig,
>
> 2 years ago, I had to do some porting from MS SQL to Postgres.
> All the application logic was coded in stored procedures...
>
> The major problem I was faced to, was to port procedures returning
multiple
> result-sets...

At least, this isnt a problem anymore :-)

Regards
Tino


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

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

Предыдущее
От: Tino Wildenhain
Дата:
Сообщение: Re: Books for experienced DB developer
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: functions in postgresql