sending N selects with begin and commit and get the result

From: "Luis Silva" <lfs12(at)hotmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: sending N selects with begin and commit and get the result
Date: 2006-01-05 16:36:24
Message-ID: BAY18-F301C19E3CFDAA0A89158A3B52E0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I there, is it possible to send a undefine number of queries (SELECTS) with
transactions, and if one of then doesn't return anything do rollback and do
not commit? if not, is there another tool that does that. I need to get the
result of the COMMIT. thanks in advance

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Ketema Harris 2006-01-05 19:18:57 Best Type to use
Previous Message Roland Giesler 2006-01-05 14:29:12 Re: Best way to manage users