timestamp field in SQL2005

HI ,

Why for every table in navision … SQL SERVER created a field timestamp( datatype time stamp not null) for each table before the primary key .

What is time stamp dattype

thank you

This is used in part to emulate Navision’s version principle on SQL. Do not play with this, consider it just an internal field and accept it.

thank you David , i will consider what are you saying …