QUERY PLAN
Sort (cost=1.02..1.03 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_wage_ticket_verify_rels (cost=0.00..1.01 rows=1 width=56)
Filter: ((status <> 0) AND (erp_wage_ticket_id = 2))