GroupAggregate (cost=268.47..268.59 rows=6 width=36) |
Group Key: work_log_id |
-> Sort (cost=268.47..268.48 rows=6 width=9) |
Sort Key: work_log_id |
-> Seq Scan on tbl_reimbursements (cost=0.00..268.39 rows=6 width=9) |
Filter: ((status <> 4) AND (status <> 0) AND (work_log_id = ANY ('{37026,37018,37016,34645,33903}'::integer[]))) |