QUERY PLAN
Sort (cost=461.58..461.61 rows=13 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_cash_cost_ticket_verify_rels (cost=0.00..461.34 rows=13 width=56)
Filter: ((status <> 0) AND (erp_cash_cost_ticket_id = ANY ('{7,6,5,7349,7348}'::integer[])))