Explain Timestamp ?

Timestamp is a data type that exposes automatically generated binary numbers, which are guaranteed to be unique within a database. timestamp is used typically as a mechanism for version-stamping table rows. The storage size is 8 bytes.

Explain Timestamp ?
Show Buttons
Hide Buttons