_81.charts_classes_map
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| ccm_id | int(11) | NO | PRI | auto_increment | ||
| ccm_cus_id | int(11) | NO | 0 | Customer ID# | ||
| ccm_cli_id | int(11) | NO | 0 | Client ID# | ||
| ccm_enc_id | int(11) | NO | 0 | MUL | Chart ID# | |
| ccm_cc_id | int(11) | NO | 0 | MUL | Chart Class ID# | |
| ccm_modified | timestamp | YES | CURRENT_TIMESTAMP | on update CURRENT_TIMESTAMP | ||
| ccm_created | timestamp | YES | CURRENT_TIMESTAMP |
References
| Local Column | References |
|---|