Tables with mod_id Field
- Last UpdatedNov 12, 2019
- 1 minute read
For any tables with the mod_id field, the field's description has been updated to explain that it is a binary number that is incremented every time the row is modified. Its datatype, timestamp, is a misnomer in that it is not a date/time value. As a SQL datatype, timestamp has been deprecated and replaced by the rowversion datatype.