_436.orders_test_codes_templates
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| otct_id | int(11) | NO | PRI | auto_increment | ||
| otct_cus_id | int(11) | NO | MUL | |||
| otct_cli_id | int(11) | NO | MUL | |||
| otct_est_id | int(11) | NO | MUL | |||
| otct_ordt_id | int(11) | NO | MUL | |||
| otct_ctc_id | int(11) | NO | MUL | |||
| otct_tco_id | int(11) | NO | MUL | |||
| otct_lc_id | int(11) | NO | MUL | |||
| otct_name | varchar(40) | NO | ||||
| otct_modified | timestamp | YES | CURRENT_TIMESTAMP | on update CURRENT_TIMESTAMP | ||
| otct_created | timestamp | YES | CURRENT_TIMESTAMP |
References
| Local Column | References |
|---|