QUERY PLAN
Sort (cost=4.62..4.62 rows=2 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_leave_verify_rels (cost=0.00..4.61 rows=2 width=26)
Filter: ((status <> 0) AND (punch_leave_id = 46))