_435.immunizations_vis_map
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| ivm_id | int(11) | NO | PRI | auto_increment | ||
| ivm_inv_id | int(11) | NO | MUL | refers to inventory | ||
| ivm_vis_id | int(11) | NO | MUL | refers to common.vis | ||
| ivm_modified | timestamp | YES | CURRENT_TIMESTAMP | on update CURRENT_TIMESTAMP | ||
| ivm_created | timestamp | YES | CURRENT_TIMESTAMP |
References
| Local Column | References |
|---|