Getting multiple rows in plpgsql function - Mailing list pgsql-sql

From David Durst
Subject Getting multiple rows in plpgsql function
Date
Msg-id 42509.216.86.192.34.1043437147.squirrel@www.la-rubber.com
Whole thread Raw
Responses Re: Getting multiple rows in plpgsql function  (Roberto Mello <rmello@cc.usu.edu>)
List pgsql-sql
I am wondering how you would handle a select that returns multiple rows
in a plpgsql function?

In other words lets say I wanted to iterate through the results in
the function.




pgsql-sql by date:

Previous
From: Guy Fraser
Date:
Subject: Re: Scheduling Events?
Next
From: Roberto Mello
Date:
Subject: Re: CAST from VARCHAR to INT