Обсуждение: 'last updated' or 'last added'

Поиск
Список
Период
Сортировка

'last updated' or 'last added'

От
Marc Cuypers
Дата:
Hi,

Is there a way to know which record in a query was last updated or last
inserted?

--
Best regards,

Marc.


Re: 'last updated' or 'last added'

От
Peter Eisentraut
Дата:
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@gmx.net