Sunday, 1 September 2013

SQL TRIGGER From one table to another when update

SQL TRIGGER From one table to another when update

References

Reference NO 1

http://stackoverflow.com/questions/5341584/sql-server-after-insert-trigger-update-another-column-in-the-same-table

Reference NO 2

http://stackoverflow.com/questions/2678102/create-a-trigger-that-updates-a-column-on-one-table-when-a-column-in-another-tab

Reference NO 3

http://stackoverflow.com/questions/5252802/how-to-use-update-trigger-to-update-another-table

Reference NO 4

http://bytes.com/topic/sql-server/answers/857454-update-triggers-update-another-table-db

Reference NO 5

http://social.msdn.microsoft.com/Forums/sqlserver/en-US/e586740e-4dcd-4d45-8c71-1c76dfd32955/action?threadDisplayName=trigger-to-insert-row-in-another-table-when-updated-in-one-table

Reference NO 6

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=138784

Reference NO 7

#EANF#

Reference NO 8

#EANF#

No comments:

Post a Comment