common.cqm_tracking_measures
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| cqmtm_id | int(11) | NO | PRI | auto_increment | ||
| cqmtm_cqmt_id | int(11) | NO | MUL | |||
| cqmtm_cit_id | int(11) | NO | MUL | |||
| cqmtm_rqs_id | int(11) | NO | 1 | MUL | ||
| cqmtm_modified | timestamp | YES | CURRENT_TIMESTAMP | on update CURRENT_TIMESTAMP | ||
| cqmtm_created | timestamp | YES | CURRENT_TIMESTAMP |
References
| Local Column | References |
|---|