common.test_codes_panels
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| tcp_id | int(11) | NO | PRI | auto_increment | ||
| tcp_lab_id | int(11) | YES | ||||
| tcp_panel_code | int(11) | NO | ||||
| tcp_test_code | int(11) | NO | ||||
| tcp_modified | timestamp | YES | CURRENT_TIMESTAMP | on update CURRENT_TIMESTAMP | ||
| tcp_created | timestamp | YES | CURRENT_TIMESTAMP |
References
| Local Column | References |
|---|