SQL Server Forums - How to create After Update Trigger

SQL Server Forums - How to create After Update Trigger

瀏覽:1435
日期:2025-06-28
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 ......看更多