common.clients_tags_map
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| cltm_id | int(11) | NO | PRI | auto_increment | ||
| cltm_cli_id | int(11) | YES | MUL | Client ID | ||
| cltm_clt_id | int(11) | YES | MUL | Client Tag ID |
References
| Local Column | References |
|---|
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| cltm_id | int(11) | NO | PRI | auto_increment | ||
| cltm_cli_id | int(11) | YES | MUL | Client ID | ||
| cltm_clt_id | int(11) | YES | MUL | Client Tag ID |
| Local Column | References |
|---|