timestamp data type

In a Microsoft Access project, a special data type that is automatically updated every time a row is inserted or updated. Values in timestamp columns are not datetime data, but binary(8) or varbinary(8), indicating the sequence of data modifications in the database. A table can have only one timestamp column.