QUERY PLAN
Sort (cost=5.45..5.45 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_punch_away_verify_rels (cost=0.00..5.44 rows=1 width=25)
Filter: ((status <> 0) AND (punch_away_id = 244))