The timestamp datatype as been deprecated in SQL Server.
The documentation states, it's deprecated, and start using rowversion now.
I will show you the differences of how the timestamp datatype worked, versus how the rowversion datatype works.
Timestamp has been deprecated, but still being used.
Software nuggets, #softwareNuggets; #sql, #timestamp, @SoftwareNuggets