Monday, 2 September 2013

Copy an updated column to another column automatically by CREATE TRIGGER

Copy an updated column to another column automatically by CREATE TRIGGER

References

Reference NO 1

http://stackoverflow.com/questions/15185611/copy-an-updated-column-to-another-column-automatically-by-create-trigger

Reference NO 2

http://stackoverflow.com/questions/12044996/trigger-to-copy-few-columns-from-table1-to-table2-automatically-when-new-data-is

Reference NO 3

http://forums.mysql.com/read.php?99,186171,186171

Reference NO 4

http://www.sqlservercentral.com/Forums/FindPost1243435.aspx

Reference NO 5

http://www.sqlite.org/lang_createtrigger.html

Reference NO 6

http://www.bigresource.com/MS_SQL-Creating-a-trigger-to-automate-insert-into-another-table-9VIc7a1R.html

Reference NO 7

http://publib.boulder.ibm.com/infocenter/db2luw/v9/topic/com.ibm.db2.udb.admin.doc/doc/r0000931.htm

Reference NO 8

http://infocenter.sybase.com/help/topic/com.sybase.help.ase_15.0.commands/html/commands/commands29.htm

No comments:

Post a Comment