Can anyone write me a code for the same or guide me
"I will have to create a before or instead of update triggers that copy records in a backup table before somebody update the source table, and this triggers also call procedures which contains error handling process. If somebody updates a record and encounter with some data entry mistake then that store procedure going to store errors in as error log table. "
thanks