On 16/11/2010 21:27, Christine Penner wrote:
create or replace function SubjectDisplay(IN subj varchar,IN meetCode numeric,IN meetTrWP integer,OUT Display varchar)returns varchar as
I'm not certain about this, but is it a mistake to mix OUT parameters and RETURNS?
Ray. -- Raymond O'Donnell :: Galway :: Ireland [email protected] -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
