functions

From: Andrei Popovici <andreipopovici(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: functions
Date: 2002-08-26 11:44:51
Message-ID: 20020826114451.27422.qmail@web12802.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi, there!
I am new to postgres and I have problems with some
things that are very simple in MS-SQL.

I understand that the PG synonym of MS-SQL stored
procedure is the 'function'. Am I right?

If so, then is it possible to return a multi-field,
multi-row set from a function (just the way a simple
'select' does in MS-SQL stored procs)?

Thanks.
Andrei

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2002-08-26 17:22:13 Re: functions
Previous Message Oliver Elphick 2002-08-26 09:06:17 Re: comments in load scripts