 |
SQL Server Forums - How to create After Update Trigger
i need to create a trigger so i can get the orginal values in a separate table to track changes, both table r same in column structre how can i create a trigger After Update table Orignal name: emplyeeORG table Track name: employeeTRK ID FirstName ...
www.sqlteam.com |
 |