DBA > Job Interview Questions > Microsoft SQL Server FAQs
What is the timestamp datatype used for?
More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/
(Continued from previous question...)
Answer: This is a binary number that uniquely marks a row in a database. Explanation: The timestamp datatype is an automatically generated binary number that is unique within a database. It is used to version stamp rows for changes.
(Continued on next question...)
Other Job Interview Questions