IT Placement Papers Database SQL Server
This category contains SQL Server Interview Questions and Answers
Search by tag : Database Interview Questions, SQL Server Interview Questions |
What is the timestamp datatype used for?
|
|
|
|
|
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.
Related items
Only registered users can write comments. Please login or register.
|