Untitled

 avatar
unknown
plain_text
2 months ago
117 B
15
Indexable
ALTER TABLE `roster_plan_schedules`
    ADD INDEX `idx_rps_date_shift_plan` (`date`, `shift_code`, `roster_plan_id`);
Editor is loading...
Leave a Comment