adddeveloper
Programmer
In our appliation, we have a "Close" button, that when the users click it, we update the records just in case as a safety net...this was by design when the application was first developed.
Is there a way to check to see if the whole row (about 25 columns) has changed w/o having an Update trigger for each column?
We don't want to override the "Updated Date" unless the row / any data has changed.
Thanks!
Is there a way to check to see if the whole row (about 25 columns) has changed w/o having an Update trigger for each column?
We don't want to override the "Updated Date" unless the row / any data has changed.
Thanks!