What is The Use Of TIMESTAMP DataType in SQL Server 2005?
Answer Posted / deepak tripathi niit
IS A MECHANISM TO TRACK CHANGES IN TABLE.
IT UPDATE ITSELF WHEN THERE IS A UPDATION IN ROW CONTAING
TIMESTAMP COLUMN
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
how do you test proper tcp/ip configuration windows machine? : Sql server database administration
How to count groups returned with the group by clause in ms sql server?
How do I find the default sql server instance?
How do we Backup SQL Azure Data?
What are the two modes of authentication in sql server?
How to manipulate data from one table to another table ?
What are click through reports?
Tell me what is the order in which the sql query is executed?
What is log shipping? Can we do logshipping with SQL Server 7.0 ?
what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration
What are different types of replication in sql server?
What are different types of collation sensitivity?
What are logical/boolean operations in ms sql server?
Is the primary key column of a table an index in ms sql server?
What is primary key and example?