| Column | Type | Actions |
|---|---|---|
| id | int(11) | |
| designer_id | int(11) | |
| designer_name | varchar(100) | |
| month | tinyint(4) | |
| year | smallint(6) | |
| punctuality | int(11) | |
| attendance | int(11) | |
| communication | int(11) | |
| team_coordination | int(11) | |
| overtime | int(11) | |
| crm_discipline | int(11) | |
| professionalism | int(11) | |
| total_behavior | int(11) | |
| created_at | timestamp | |
| updated_at | timestamp |