What would be the best option to use between the RowVersion and TimeStamp for checking the concurrency type and why?
(Which obviously you would want to use a parm, but you get my point)
Versus using an integer value
So anyway that I look at it...it is far easier to deal with an integer...at least in my simple world