Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
genetic_worth_code | varchar | 3 | null |
|
|
A code describing various Genetic Worths. |
||
description | varchar | 120 | null |
|
|
A description for the affiliated code. |
||
effective_date | date | 13 | null |
|
|
The effective date the code is in effect |
||
expiry_date | date | 13 | null |
|
|
The date the code expires on. |
||
update_timestamp | timestamp | 29,6 | √ | CURRENT_TIMESTAMP |
|
|
The date and time of the last update. |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
genetic_worth_list_pk | Primary key | Asc | genetic_worth_code |