| Aggregate (cost=4.52..4.53 rows=1 width=8) |
| -> Sort (cost=4.50..4.50 rows=1 width=56) |
| Sort Key: tbl_punch_leave_verify_rels.id |
| -> Seq Scan on tbl_punch_leave_verify_rels (cost=0.00..4.49 rows=1 width=56) |
| Filter: ((status = 0) AND (punch_leave_id = 178)) |