S
Size: a a a
S
i
P
S
ДК
S
V
S
V
V
V
V
P
P
P
AP
RK
sprint_id, MAX(date) as max_date, MAX(time_to) as max_time_to from sprint_stages where exists (select * from sprints where sprint_stages.sprint_id = sprints.id and status_id = ?) group by `sprint_id`"RK