TDD_VERSION

Versions. Each time a TDD table is modified a new version number (from TDD_SEQ) is generated. This number as well as the timestamp is then stored. All TDD tables have a TDD_VERSION column which will be updated to contain the new version number. Old versions will be updated to contain the negative version.


Columns

No Name Domain Dty Len Scale Nulls Foreign Key Description
1 TDD_VERSION TDD_VERSION I 4   N  
2 VER_TIMESTAMP TDD_TIMESTAMP C 14   N   Timestamp down to seconds.

Dependents

None


Updated 31 Oct 2002.