_436_archive_testing.patients_tasks
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| pt_id | int(11) | NO | PRI | auto_increment | ||
| pt_cus_id | int(11) | NO | MUL | |||
| pt_cli_id | int(11) | NO | MUL | |||
| pt_pat_id | int(11) | NO | MUL | |||
| pt_task_id | int(11) | NO | MUL | |||
| pt_modified | timestamp | YES | CURRENT_TIMESTAMP | on update CURRENT_TIMESTAMP | ||
| pt_created | timestamp | YES | CURRENT_TIMESTAMP |
References
| Local Column | References |
|---|