QUERY PLAN
Sort (cost=1.02..1.03 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_punch_overtime_verify_rels (cost=0.00..1.01 rows=1 width=56)
Filter: ((status <> 0) AND (punch_overtime_id = ANY ('{9,6}'::integer[])))