identifying last entry in a table

From: "stephen" <mail(at)xesoftware(dot)com(dot)au>
To: "'Postgresql'" <pgsql-novice(at)postgresql(dot)org>
Subject: identifying last entry in a table
Date: 2007-07-06 16:16:21
Message-ID: 000501c7bfe9$04c56900$cd0b690a@tablet
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I have a one to many relationship and I am working with the 'many
table'.

I want to be able to identify an entry I might have just have made in
the 'many table'.

Is there some transaction id I can get using Sql that I can keep a
record of and refer to it by?

Stephen Choularton
0413 545 182
02 9999 2226

Browse pgsql-novice by date

  From Date Subject
Next Message Viatcheslav Kalinin 2007-07-06 16:41:37 Re: distinct doesn't work
Previous Message stephen 2007-07-06 16:13:06 distinct doesn't work