Fetch in select statement

From: "Sam Thukral" <sam(at)centercode(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Fetch in select statement
Date: 2006-04-15 01:41:06
Message-ID: 44404f5e.2474803d.122e.ffff9460@mx.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

Is it possible to fetch from a cursor and join the results with the out
parameters from a function? Is it possible to do this in a prepared
statement in ADO using ODBC?

Sam Thukral

Browse pgsql-general by date

  From Date Subject
Next Message Peter van der Maas 2006-04-15 01:47:09 Replacing MD5 hash in pg_auth...
Previous Message Merlin Moncure 2006-04-14 22:16:37 Re: Querying a BYTEA datatype