return data before the update

From: Luis Silva <lfs12(at)hotmail(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: return data before the update
Date: 2010-01-08 23:58:30
Message-ID: COL108-W28AD71B5040836998752B9B5700@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


Hi all,

Is it possible to perform an update and return the old data, i.e., the data updated? Do I need a store procedure?

I'm trying to perform this operation using JDBC, but I can't find a solution for this problem.

Kind regards,

LS

_________________________________________________________________
Hotmail: Powerful Free email with security by Microsoft.
http://clk.atdmt.com/GBL/go/196390710/direct/01/

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Andreas Kretschmer 2010-01-09 06:47:32 Re: return data before the update
Previous Message Devrim GÜNDÜZ 2010-01-08 18:41:20 Re: upgrade from 32 bit to 64 bit within same postgresql major release (e.g. 8.3.x)