Wednesday, 28 August 2013

How can I add a timestamp column to my SQL Server table when I create it?

How can I add a timestamp column to my SQL Server table when I create it?

References

Reference NO 1

http://stackoverflow.com/questions/15195917/how-can-i-add-a-timestamp-column-to-my-sql-server-table-when-i-create-it

Reference NO 2

http://dev.mysql.com/doc/en/timestamp-initialization.html

Reference NO 3

http://dev.mysql.com/doc/refman/5.5/en/grant-table-structure.html

Reference NO 4

http://dev.mysql.com/doc/refman/5.1/en/alter-table.html

Reference NO 5

http://dev.mysql.com/doc/refman/5.1/en/alter-table-examples.html

Reference NO 6

http://sql-info.de/mysql/examples/CREATE-TABLE-examples.html

Reference NO 7

http://shankargopal.blogspot.com/2013/03/mysql-566-timestamp-columns-and-default.html

Reference NO 8

#EANF#

No comments:

Post a Comment