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 the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
What stored by the master? : sql server database administration
How to connect sql server management studio express to sql server 2005 express?
What is SQL Azure Firewall?
What is Federation Root Database?
Is a primary key unique?
role of sql sever 2005 in database rather than any other database
What are the components of sql server service broker?
What is the meaning of sql server?
Can truncate be rolled back?
What happens if null values are involved in boolean operations?
Difference Between ORDER BY Clause and GROUP BY Clause in SQL?
Explain the etl (extraction, transformation, and loading)?
Explain for xml explicit mode?
If a user does not have permission to a table, but has permission to a view created on it, will he be able to view the data in table?