What is The Use Of TIMESTAMP DataType in SQL Server 2005?
Answer Posted / deepak rohilla
Timestamp is used typically as a mechanism for version-
stamping table rows.
| Is This Answer Correct ? | 47 Yes | 13 No |
Post New Answer View All Answers
How can sql server instances be hidden?
Does partitioning improve performance sql server?
What are the different type of replication in sql server?
How to count groups returned with the group by clause in ms sql server?
What is merge join?
How do I get to sql server configuration manager?
What do you understand by mirroring and mention the advantages of the mirroring?
Explain what is scheduled job and how to create it?
What are the difference between data mart and data warehouse? : sql server analysis services, ssas
How to check table values in sql server?
How many databases instances are there in sql server 2000?
What are the main differences between #temp tables and @table variables and which one is preferred?
What will be the maximum number of indexes per table?
Explain differentiate between a having clause and a where clause?
How many types of cursor type are there?