_8.health_maintenance_associations
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| hma_id | int(11) | NO | PRI | auto_increment | ||
| hma_cus_id | int(11) | NO | ||||
| hma_cli_id | int(11) | NO | ||||
| hma_hm_id | int(11) | NO | MUL | |||
| hma_usr_id | int(11) | NO | MUL | |||
| hma_grp_id | int(11) | NO | MUL | |||
| hma_modified | timestamp | YES | CURRENT_TIMESTAMP | on update CURRENT_TIMESTAMP | ||
| hma_created | timestamp | YES | CURRENT_TIMESTAMP |
References
| Local Column | References |
|---|