functions - Mailing list pgsql-novice

From Andrei Popovici
Subject functions
Date
Msg-id 20020826114451.27422.qmail@web12802.mail.yahoo.com
Whole thread Raw
Responses Re: functions  (Josh Berkus <josh@agliodbs.com>)
List 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

pgsql-novice by date:

Previous
From: Oliver Elphick
Date:
Subject: Re: comments in load scripts
Next
From: Josh Berkus
Date:
Subject: Re: functions