returning multiple records - URGENT

From: "Ramapriya N" <ramwrk(at)rediffmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: returning multiple records - URGENT
Date: 2005-07-02 09:18:48
Message-ID: 20050702091848.5694.qmail@webmail26.rediffmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

 
HELLO,

How to retrieve the 1 row as well as multiple rows from a table using functions.
Is there any data type that returns entire row.
I tried cursors, but the problem is when i try to run this function from java it returns only the first row.
Please HELP ME!

bye
ram

Browse pgsql-general by date

  From Date Subject
Next Message Alejandro D. Burne 2005-07-02 14:28:12 wrong sort order
Previous Message Karsten Hilbert 2005-07-02 09:08:31 Re: Transparent i18n?