What is the TimeStamp data type?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the TimeStamp data type?
Rating:
The TimeStamp data type is available with most databases. It stores the date and time of the last update on a row. This data type is not editable by a user, but the values in the TimeStamp data type column always get updated whenever any change occurs in the database.
Rating:
Was this information helpful?
Other articles
- What is the isClosed() method?
- What is the getColumnIndex() method?
- What is the function of the FROM clause?
- What is a transaction control statement?
- What is the getMaxRows() method?