common.test_codes_profiles
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| tcp_id | int(11) | NO | PRI | auto_increment | ||
| tcp_lab_id | int(11) | NO | MUL | |||
| tcp_test_code | int(11) | NO | ||||
| tcp_description | text | NO | ||||
| tcp_specimen | text | NO | ||||
| tcp_temp | varchar(2) | NO | ||||
| tcp_modified | timestamp | YES | CURRENT_TIMESTAMP | on update CURRENT_TIMESTAMP | ||
| tcp_created | timestamp | YES | CURRENT_TIMESTAMP |
References
| Local Column | References |
|---|