returning multiple resultset? - Mailing list pgsql-sql

From iseyfi@vt.edu (ismail)
Subject returning multiple resultset?
Date
Msg-id 357f5505.0402091527.394e0a30@posting.google.com
Whole thread Raw
Responses Re: returning multiple resultset?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Hello all,

I am fairly new to PostgreSQL and I am right now converting a database
from SQL server. SQL server can return multiple select statements in
the function body. Is there any way to return a function with two
different resultsets?

select * from table1;


select * from table2;


Thanks for your time and help


pgsql-sql by date:

Previous
From: "Greg Patnude"
Date:
Subject: Re: Unique Constraint with foreign Key
Next
From: stermic@gw.co.jackson.mo.us (Michael Sterling)
Date:
Subject: max timestamp