Marc Cuypers writes:
> Is there a way to know which record in a query was last updated or last
> inserted?
Not really, you will need to write a trigger to keep track of that
information in an additional column in the table (or somewhere else).
--
Peter Eisentraut peter_e(at)gmx(dot)net