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