FitnessScale (ver20.11.0)
Fitness Scale central table.
Column Name | Initial Version | Data Type | Description |
---|---|---|---|
FitnessScaleDefinitionID | 20.11.0 | Number(16) | Foreign key to the FitnessScaleDefinition table. Indexed. Required |
ID | 20.11.0 | Number(16) | Unique identifier for this table. Indexed. Required. |
ImportCode | 20.11.0 | Varchar(20) | A code used to maintain the test hierarchy during import using Data Import Manager |
WhenCreated | 20.11.0 | TIMESTAMP(6) | The date and time the record was created. Defaults to system date. Required. |
WhenModified | 20.11.0 | TIMESTAMP(6) | The date and time the record was modified. Defaults to system date. Required. |
WhoCreated | 20.11.0 | VARCHAR2(100 CHAR) | The name of the person who created the record. Defaults to user. Required. |
WhoModifed | 20.11.0 | VARCHAR2(100 CHAR) | The name of the person who modified the record. Defaults to the user. Required. |