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
What is difference between rownum and row_number?
How you can get a list of all the table constraints in a database? : Sql server administration
Does view occupy space?
How do you drop an index?
What are the five characteristics of good data?
How to enable tcp/ip protocol on a sql server?
what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration
Write an SQL query to obtain the 2nd highest salary.
What are the kinds of subquery?
How to rebuild the master database?
What types of replication are supported in sql server?
What is the return type of executeupdate ()?
When multiple after triggers are attached to sql table, how to control the order of execution?
Find first and last day of current month in sql server
Are there any preferred steps that need to be taken care of before starting the installation of sql server 2000?