What is The Use Of TIMESTAMP DataType in SQL Server 2005?
Answer Posted / brindly
"IS A MECHANISM TO TRACK CHANGES IN TABLE.
IT UPDATE ITSELF WHEN THERE IS A UPDATION IN ROW CONTAING
TIMESTAMP COLUMN"
I accept above answer.
But whether the timestamp field updates itselt in a
incremental fashion.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is the most common trace flags used with sql server?
Is there any difference between the primary key and unique key?
What is the log shipping?
What are user defined functions in ms sql server?
You are doing log shipping due to some reasons it is failing. How you will proceed from there
Tell me time data type, datetime2, datetimeoffset data type in sql server 2008?
How to declare and use cursor variables?
What is the difference between the 2 operating modes of database mirroring?
Is it possible to call a stored procedure within a stored procedure?
What are the types of normalization?
Define normalisation?
Explain what is cte (common table expression)?
Can I delete event logs?
‘Order by’ is not allowed in a view how can you sort information from a view?
What is buffer cash in sql server?