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 create dbo table in sql server?
What is the use of for clause?
Explain what is row_number function?
How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?
What are the various editions of sql server 2017 that are available in the market?
How to create a testing table with test data in ms sql server?
Explain nested trigger in sql?
What is cursors? And what are the different types of cursor?
What is data source object?
What command is used to create a database in the sql server and how?
What is the use of sign function?
What is star, snowflake and star flake schema? : sql server analysis services, ssas
what is the different types of backups available in sql server? : Sql server database administration
Which tcl commands are available on the sql server?
You want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition?