help needed for functions - Mailing list pgsql-general

From Nitin Ahire
Subject help needed for functions
Date
Msg-id 20050916135116.72836.qmail@web34304.mail.mud.yahoo.com
Whole thread Raw
Responses Re: help needed for functions
Re: help needed for functions
List pgsql-general
Hello All,
 
I am new to postgresql database.
I am transferring current database from mssql database to postgresql 7.4
 
I am facing problems for stored procedures. Is their any way so that I can transfer my existing stored procedure from mssql to postgre ?
 
I already read about functions & tried to implement it but I could not found any way to get multiple columns from a function.
Also I would like to get help about selecting values from two tables using function.
 
 
Thanks
Nitin

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-general by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: Help trying to write my first plpgsql function...
Next
From: "Dinesh Pandey"
Date:
Subject: Re: help needed for functions