A tool for managing user identities, credentials, and access across on-premises and cloud environments
Hi,
If you have a custom SQL Connector, you can modify the connector to always update the column to the current DateTime.
But perhaps easier - if you have control over the SQL Database, add a trigger that updates the column every time there is an update to the row.
Then you don't have to involve MIM (unless you want to).
Br,
Leo