Getting multiple rows in plpgsql function

From: "David Durst" <ddurst(at)larubber(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Getting multiple rows in plpgsql function
Date: 2003-01-24 19:39:07
Message-ID: 42509.216.86.192.34.1043437147.squirrel@www.la-rubber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message David Durst 2003-01-24 21:19:26 Re: Scheduling Events?
Previous Message Roberto Mello 2003-01-24 19:03:56 Re: CAST from VARCHAR to INT