• How to check the name of the column which is updated?

    Hi,

    I want to add a trigger on update process of Person table where I need to read the name of the column which got updated. I am able to check the date when the record was updated and the user who updated it but unable to check the column which was updated…