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 to verify a user name with sqlcmd tool?
Explain system rowset functions?
What is abstracting periodical?
Can we perform backup restore operation on tempdb? : sql server database administration
Does sql server use java?
How to access the deleted record of an event?
Difference between group by clause and having clause in SQL?
what are the Prerequisites for Replication?
What is the function of sql server agent windows service?
If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?
What is the difference between a check constraint and a rule?
What are the mathematical functions supported by sql server 2005?
What is the difference between primary key and unique constraints?
What is sql language?
Is resultset an interface?