I have a pessoa
table. In it I have a field called pe_modified
that aims to have the date of the last modification in the table.
Instead of having to refresh in the query, is it possible to be automatic? Is there any type of field or a default value that updates the time every time an update is performed on the table?