| No | Name | Domain | Dty | Len | Scale | Nulls | Foreign Key | Description |
|---|---|---|---|---|---|---|---|---|
| 1 | TDD_VERSION | TDD_VERSION | I | 4 | N | Version stamp. The last version is always the number one (1). All old versions will have a negative version number. TDD_VERSION will have the corresponding date when the version was updated/deleted. | ||
| 2 | TAB_NAME | DV_SQLID | C | 30 | N | Table name. | ||
| 3 | TAB_EDITAPP | DV_TEXT | C | 80 | Y | Table editing application. This is the name of the .run file. If no name is given the default grid editor application will be used. | ||
| 4 | TAB_DESC | TDD_DESC_LONG | C | 240 | Y | Brief description. | ||
| 5 | TAB_HLP_NAME | TDD_IDENT | C | 30 | Y | TDD_HELP.HLP_NAME | ||