Result Sets from INSERT/DELETE queries

From: "Derricutt, Mark" <DerricuttM(at)pbworld(dot)com>
To: pgsql-general(at)postgreSQL(dot)org
Subject: Result Sets from INSERT/DELETE queries
Date: 1999-12-10 03:41:49
Message-ID: 93314B6256A5D211BE8B006097B9502717914B@NZAM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If I issue a DELETE/UPDATE/INSERT query, is there anyway to get a result set
of the records modified/inserted/deleted?

When using Database Desktop (part of Delphi) against Paradox tables, I get
such a result set, and it's very handy to know what's changed, is this
possible under postgres?

Mark

Browse pgsql-general by date

  From Date Subject
Next Message XiaoQing 1999-12-10 07:55:59 ANY small and smart DBMS running on Win32 platform?
Previous Message Otavio Exel 1999-12-10 01:53:37 Re: [GENERAL] Suggested "minor" change to psql