Welcome to MSDN Blogs Sign in | Join | Help

BizTalk Distilled

Sharing the defining moments

Browse by Tags

All Tags » timestamp   (RSS)
Timestamp data type in SQL Server
Just looking at the timestamp data type, I realized that in SQL Server this exposes an automatically generated unique binary number (basically to help in version-stamping the rows). The timestamp data type is just an incrementing number and has nothing Read More...
Page view tracker